-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
54 lines (54 loc) · 964 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
alembic==1.6.5
aniso8601==9.0.1
apispec==5.1.0
certifi==2021.5.30
charset-normalizer==2.0.3
click==8.0.1
colorama==0.4.4
dnspython==2.1.0
email-validator==1.1.3
Flask==2.0.1
Flask-Admin==1.5.8
Flask-Alembic==2.0.1
flask-apispec==0.11.0
Flask-Cors==3.0.10
Flask-JWT-Extended==4.2.3
Flask-Login==0.5.0
Flask-Migrate==3.1.0
Flask-RESTful==0.3.9
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.15.1
GeoAlchemy2==0.9.3
greenlet==1.1.1
gunicorn==20.1.0
idna==3.2
importlib-metadata==4.6.1
itsdangerous==2.0.1
Jinja2==3.0.1
Mako==1.1.4
MarkupSafe==2.0.1
marshmallow==3.13.0
pep517==0.11.0
Pillow==8.3.2
psycopg2==2.9.1
PyJWT==2.1.0
python-dateutil==2.8.2
python-dotenv==0.19.0
python-editor==1.0.4
python-http-client==3.3.2
pytz==2021.1
qrcode==7.3
requests==2.26.0
sendgrid==6.7.1
sentry-sdk==1.3.1
six==1.16.0
SQLAlchemy==1.4.22
starkbank-ecdsa==1.1.1
toml==0.10.2
tomli==1.1.0
typing-extensions==3.10.0.0
urllib3==1.26.6
webargs==8.0.0
Werkzeug==2.0.1
WTForms==2.3.3
zipp==3.5.0