-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
59 lines (59 loc) · 980 Bytes
/
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
aiohttp==3.7.4.post0
asgiref==3.3.4
astroid==2.5.1
async-timeout==3.0.1
attrs==21.2.0
autopep8==1.5.5
certifi==2020.12.5
chardet==4.0.0
click==8.0.1
cycler==0.10.0
discord.py==1.7.3
Django==3.2.2
flake8==3.8.4
Flask==2.0.1
Flask-SQLAlchemy==2.5.1
greenlet==1.1.1
gunicorn==20.1.0
idna==2.10
isort==5.8.0
itsdangerous==2.0.1
jedi==0.17.2
Jinja2==3.0.1
kiwisolver==1.3.1
lazy-object-proxy==1.6.0
MarkupSafe==2.0.1
matplotlib==3.3.4
mccabe==0.6.1
multidict==5.1.0
numpy==1.20.1
pandas==1.2.3
parso==0.7.1
Pillow==8.1.2
pluggy==0.13.1
pycodestyle==2.6.0
pydocstyle==6.0.0
pyflakes==2.2.0
pygame==2.0.1
pylint==2.7.2
pyparsing==2.4.7
python-dateutil==2.8.1
python-jsonrpc-server==0.4.0
python-language-server==0.36.2
pytz==2021.1
PyYAML==5.4.1
reamber==0.0.19
requests==2.25.1
rope==0.18.0
six==1.15.0
snowballstemmer==2.1.0
SQLAlchemy==1.4.22
sqlparse==0.4.1
toml==0.10.2
typing-extensions==3.10.0.0
ujson==4.0.2
urllib3==1.26.4
Werkzeug==2.0.1
wrapt==1.12.1
yapf==0.31.0
yarl==1.6.3