-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
58 lines (58 loc) · 1.01 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
alembic==1.8.1
aniso8601==9.0.1
apispec==5.2.2
apispec-webframeworks==0.5.2
Babel==2.10.3
blinker==1.5
Bootstrap-Flask==2.1.0
click==8.1.3
distlib==0.3.6
dnspython==2.2.1
dominate==2.7.0
email-validator==1.3.0
filelock==3.8.0
Flask==2.2.2
Flask-BabelEx==0.9.4
Flask-Bootstrap==3.3.7.1
Flask-JWT-Extended==4.4.4
Flask-Login==0.6.2
Flask-Mail==0.9.1
flask-marshmallow==0.14.0
Flask-Migrate==3.1.0
Flask-Principal==0.4.0
Flask-RESTful==0.3.9
Flask-Security==3.0.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.1
greenlet==1.1.3
idna==3.4
importlib-metadata==4.12.0
importlib-resources==5.9.0
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.2.2
MarkupSafe==2.1.1
marshmallow==3.17.1
marshmallow-sqlalchemy==0.28.1
packaging==21.3
passlib==1.7.4
platformdirs==2.5.2
pluggy==1.0.0
py==1.11.0
PyJWT==2.4.0
pyparsing==3.0.9
python-dotenv==0.21.0
pytz==2022.2.1
PyYAML==6.0
six==1.16.0
speaklater==1.3
SQLAlchemy==1.4.41
toml==0.10.2
touch==2020.12.3
tox==3.25.1
values==2020.12.3
virtualenv==20.16.4
visitor==0.1.3
Werkzeug==2.2.2
WTForms==3.0.1
zipp==3.8.1