-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
44 lines (44 loc) · 787 Bytes
/
requirements.txt
File metadata and controls
44 lines (44 loc) · 787 Bytes
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
alembic==1.8.0
aniso8601==9.0.1
blinker==1.4
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
click==8.0.3
dnspython==2.2.0
elastic-transport==8.1.0
elasticsearch==7.10.1
email-validator==1.1.3
Faker==13.13.0
Flask==2.0.2
Flask-JSGlue2==0.3.3
Flask-JWT-Extended==4.3.1
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==3.1.0
Flask-RESTful==0.3.9
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.0
greenlet==1.1.2
idna==3.3
importlib-metadata==4.11.0
itsdangerous==2.0.1
Jinja2==3.0.3
Mako==1.2.0
Markdown==3.3.6
MarkupSafe==2.0.1
marshmallow==3.14.1
pycparser==2.21
Pygments==2.11.2
PyJWT==2.3.0
pymdown-extensions==9.2
python-dateutil==2.8.2
python-dotenv==0.20.0
pytz==2021.3
requests==2.27.1
six==1.16.0
SQLAlchemy==1.4.31
urllib3==1.26.8
Werkzeug==2.0.2
WTForms==3.0.1
zipp==3.7.0