-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathversions.cfg
52 lines (45 loc) · 845 Bytes
/
versions.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[versions]
APScheduler = 3.6.3
cffi = 1.14.4
chardet = 4.0.0
dataclasses-json = 0.5.2
decorator = 4.4.2
idna = 2.10
isodate = 0.6.0
marshmallow = 3.10.0
marshmallow-enum = 1.5.1
mypy-extensions = 0.4.3
oauthlib = 3.1.0
pytz = 2020.5
requests = 2.25.1
requests-oauthlib = 1.3.0
stringcase = 1.2.0
tornado = 6.1
typing-extensions = 3.7.4.3
typing-inspect = 0.6.0
tzlocal = 2.1
urllib3 = 1.26.3
z3c.recipe.mkdir = 0.7
zc.buildout = 2.13.3
zc.recipe.egg = 2.0.7
# Required by:
# yt-feed==0.0.1
PyYAML = 5.4.1
# Required by:
# python-telegram-bot==13.1
certifi = 2020.12.5
# Required by:
# python-telegram-bot==13.1
cryptography = 3.3.1
# Required by:
# cffi==1.14.4
pycparser = 2.20
# Required by:
# yt-feed==0.0.1
python-telegram-bot = 13.1
# Required by:
# yt-feed==0.0.1
python-youtube = 0.6.4
# Required by:
# isodate==0.6.0
six = 1.15.0