-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
55 lines (54 loc) · 1.98 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
alembic==1.4.3
aniso8601==8.0.0
asgiref==3.4.1
astroid==2.4.1
beautifulsoup4==4.9.3
boto3==1.18.1
botocore==1.21.1
certifi==2021.5.30
charset-normalizer==2.0.3
click==7.1.2
colorama==0.4.3
dj-database-url==0.5.0
Django==3.2.5
django-bootstrap4==3.0.1
django-heroku==0.3.1
django-storages==1.11.1
docopt==0.6.2
Flask==0.12.2
flask-marshmallow==0.8.0
Flask-Migrate==2.1.1
Flask-RESTful==0.3.6
Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.2
gunicorn==20.1.0
idna==3.2
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.2
jmespath==0.10.0
lazy-object-proxy==1.4.3
Mako==1.1.3
MarkupSafe==1.1.1
marshmallow==2.14.0
marshmallow-sqlalchemy==0.13.2
mccabe==0.6.1
Pillow==8.3.1
pipreqs==0.4.10
pylint==2.5.2
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2021.1
requests==2.26.0
s3transfer==0.5.0
six==1.14.0
soupsieve==2.2.1
SQLAlchemy==1.3.20
sqlparse==0.4.1
toml==0.10.0
urllib3==1.26.6
Werkzeug==1.0.1
whitenoise==5.3.0
wrapt==1.12.1
yarg==0.1.9
django-environ==0.4.5