-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
75 lines (75 loc) · 1.29 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
alembic==1.6.5
amqp==5.0.9
attrs==21.2.0
bcrypt==3.2.0
billiard==3.6.4.0
blinker==1.4
celery==5.2.3
certifi==2020.12.5
cffi==1.15.0
chardet==4.0.0
click==8.0.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
clickclick==20.10.2
connexion==2.7.0
cryptography==36.0.1
Deprecated==1.2.13
Flask==2.0.2
Flask-Assets==2.0
Flask-Bcrypt==0.7.1
Flask-CKEditor==0.4.6
Flask-Cors==3.0.10
Flask-Dance==5.1.0
Flask-Limiter==2.0.4
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==3.0.0
Flask-Principal==0.4.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.14.3
greenlet==1.1.0
gunicorn==20.1.0
idna==2.10
inflection==0.5.1
isodate==0.6.0
itsdangerous==2.0.1
Jinja2==3.0.3
jinja2-getenv-extension==0.0.4
jsonpickle==2.1.0
jsonschema==3.2.0
jwcrypto==1.0
kombu==5.2.3
limits==2.1.0
Mako==1.1.4
MarkupSafe==2.0.1
msal==1.16.0
oauthlib==3.1.1
openapi-schema-validator==0.1.5
openapi-spec-validator==0.3.1
prompt-toolkit==3.0.24
pyclean==2.0.0
pycparser==2.21
PyJWT==2.3.0
PyMySQL==1.0.2
pyrsistent==0.17.3
python-dateutil==2.8.1
python-dotenv==0.17.1
python-editor==1.0.4
pytz==2021.3
PyYAML==5.4.1
requests==2.25.1
requests-oauthlib==1.3.0
six==1.16.0
SQLAlchemy==1.4.15
Unidecode==1.3.2
urllib3==1.26.4
URLObject==2.4.3
vine==5.0.0
wcwidth==0.2.5
webassets==2.0
Werkzeug==2.0.2
wrapt==1.13.3
WTForms==2.3.3
WTForms-JSON==0.3.3