-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements_win.txt
52 lines (52 loc) · 940 Bytes
/
requirements_win.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
alembic==1.7.5
apispec==3.3.2
APScheduler==3.8.1
attrs==21.4.0
Babel==2.9.1
click==7.1.2
colorama==0.4.4
defusedxml==0.7.1
Deprecated==1.2.13
dnspython==2.1.0
email-validator==1.1.3
Flask==1.1.4
Flask-AppBuilder==3.4.2
Flask-APScheduler==1.12.3
Flask-Babel==2.0.0
Flask-Cors==3.0.10
Flask-JWT-Extended==3.25.1
Flask-Login==0.4.1
Flask-Migrate==3.1.0
Flask-OpenID==1.3.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.14.3
idna==3.3
itsdangerous==1.1.0
Jinja2==2.11.3
jsonschema==3.2.0
Mako==1.1.6
MarkupSafe==2.0.1
marshmallow==3.14.1
marshmallow-enum==1.5.1
marshmallow-sqlalchemy==0.26.1
packaging==21.3
pipdeptree==2.2.0
prison==0.2.1
psycopg2==2.9.3
PyJWT==1.7.1
pyparsing==3.0.6
pyrsistent==0.18.0
python-dateutil==2.8.2
python3-openid==3.2.0
pytz==2021.3
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
redis==4.1.0
six==1.16.0
SQLAlchemy==1.3.24
SQLAlchemy-Utils==0.38.2
tzdata==2021.5
tzlocal==4.1
Werkzeug==1.0.1
wrapt==1.13.3
WTForms==2.3.3