-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
83 lines (83 loc) · 1.49 KB
/
requirements.txt
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
aiohttp==3.8.1
aiosignal==1.2.0
APScheduler==3.6.3
asgiref==3.5.0
async-timeout==4.0.2
attrs==21.2.0
backcall==0.2.0
backports.entry-points-selectable==1.1.0
beautifulsoup4==4.10.0
bs4==0.0.1
cachetools==4.2.2
certifi==2021.10.8
charset-normalizer==2.0.7
click==8.1.2
colorama==0.4.4
debugpy==1.5.0
decorator==5.1.0
defusedxml==0.7.1
distlib==0.3.3
Django==4.0.2
docopt==0.6.2
entrypoints==0.3
filelock==3.3.0
Flask==2.1.1
frozenlist==1.3.0
html5==0.0.9
html5lib==1.1
idna==3.3
ipython==7.28.0
ipython-genutils==0.2.0
itsdangerous==2.1.2
jedi==0.18.0
Jinja2==3.0.2
Js2Py==0.71
jsonschema==4.1.0
jupyter-client==7.0.6
jupyter-core==4.8.1
jupyterlab-pygments==0.1.2
MarkupSafe==2.0.1
matplotlib-inline==0.1.3
mistune==0.8.4
multidict==6.0.2
nbclient==0.5.4
nbformat==5.1.3
nest-asyncio==1.5.1
numpy==1.21.3
packaging==21.0
pandocfilters==1.5.0
parso==0.8.2
pickleshare==0.7.5
pipwin==0.5.1
platformdirs==2.4.0
prompt-toolkit==3.0.20
pycparser==2.20
Pygments==2.10.0
pyjsparser==2.7.1
pyparsing==2.4.7
PyPrind==2.11.3
pyrsistent==0.18.0
pySmartDL==1.3.4
python-dateutil==2.8.2
python-telegram-bot==13.11
pytz==2022.1
pytz-deprecation-shim==0.1.0.post0
pywin32==302
pywinpty==0.5.7
pyzmq==22.3.0
requests==2.26.0
six==1.16.0
soupsieve==2.2.1
sqlparse==0.4.2
telepot==12.7
testpath==0.5.0
tornado==6.1
traitlets==5.1.0
tzdata==2021.4
tzlocal==4.0.1
urllib3==1.26.7
virtualenv==20.8.1
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==2.1.1
yarl==1.7.2