-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
50 lines (50 loc) · 1.78 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
alembic==0.9.6
aniso8601==9.0.1
autopep8==1.5.5
azure-core==1.13.0
azure-storage-blob==12.8.1
bcrypt==3.1.4
blinker==1.4
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==6.7
coverage==4.4.2
cryptography==3.4.7
enum-compat==0.0.3
eventlet==0.21.0
Flask==1.1.2
Flask-Bcrypt==0.7.1
Flask-Cors==3.0.10
Flask-Mail==0.9.1
Flask-Migrate==2.1.1
flask-restx==0.2.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.4
Flask-Testing==0.7.1
greenlet==1.0.0
gunicorn==19.7.1
idna==2.10
isodate==0.6.0
itsdangerous==0.24
Jinja2==2.11.3
jsonschema==2.6.0
Mako==1.1.4
MarkupSafe==1.1.1
msrest==0.6.21
oauthlib==3.1.0
psycopg2-binary==2.8.6
pycodestyle==2.7.0
pycparser==2.18
PyJWT==1.5.3
python-dateutil==2.6.1
python-editor==1.0.4
pytz==2017.3
requests==2.25.1
requests-oauthlib==1.3.0
selenium==3.8.1
six==1.11.0
SQLAlchemy==1.3.23
toml==0.10.2
urllib3==1.26.4
Werkzeug==0.15.5