-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (50 loc) · 937 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
asgiref==3.3.1
astroid==2.6.6
backports.entry-points-selectable==1.1.0
beautifulsoup4==4.9.3
cachelib==0.2.0
catalogue==2.0.0
certifi==2021.5.30
charset-normalizer==2.0.4
click==8.0.1
distlib==0.3.2
Django==3.1.6
docopt==0.6.2
filelock==3.0.12
Flask==2.0.1
Flask-Session==0.4.0
Flask-SQLAlchemy==2.5.1
greenlet==1.1.0
gunicorn==20.1.0
idna==3.2
isort==5.9.3
itsdangerous==2.0.1
Jinja2==3.0.1
lazy-object-proxy==1.6.0
MarkupSafe==2.0.1
mccabe==0.6.1
numpy==1.21.1
pandas==1.3.1
pipenv==2021.5.29
pipreqs==0.4.10
platformdirs==2.2.0
psycopg2-binary==2.9.1
pygame==2.0.1
pylint==2.9.6
pylint-flask==0.6
pylint-flask-sqlalchemy==0.2.0
pylint-plugin-utils==0.6
python-dateutil==2.8.2
pytz==2021.1
requests==2.26.0
six==1.16.0
soupsieve==2.2.1
SQLAlchemy==1.4.22
sqlparse==0.4.1
toml==0.10.2
urllib3==1.26.6
virtualenv==20.7.0
virtualenv-clone==0.5.6
Werkzeug==2.0.1
wrapt==1.12.1
yarg==0.1.9