-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.txt
More file actions
45 lines (45 loc) · 841 Bytes
/
requirements.txt
File metadata and controls
45 lines (45 loc) · 841 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
45
alabaster==0.7.12
alembic==1.2.1
aniso8601==8.0.0
Babel==2.9.1
bcrypt==3.1.7
certifi==2022.12.7
cffi==1.13.2
chardet==3.0.4
Click==7.0
docutils==0.15.2
Flask==1.1.1
Flask-Bcrypt==0.7.1
Flask-Migrate==2.4.0
Flask-RESTful==0.3.7
Flask-SQLAlchemy==2.3.2
Flask-Testing==0.7.1
idna==2.8
imagesize==1.1.0
itsdangerous==1.1.0
Jinja2==2.11.3
Mako==1.1.0
MarkupSafe==1.1.1
marshmallow==3.2.1
packaging==19.2
psycopg2-binary==2.8.3
pycparser==2.19
Pygments==2.7.4
PyJWT==2.4.0
pyparsing==2.4.5
python-dateutil==2.8.0
python-editor==1.0.4
pytz==2019.3
requests==2.22.0
six==1.12.0
snowballstemmer==2.0.0
Sphinx==2.2.1
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
SQLAlchemy==1.3.9
urllib3==1.26.5
Werkzeug==0.16.0