-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
53 lines (53 loc) · 904 Bytes
/
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
alembic==1.4.2
aniso8601==8.0.0
assertpy==1.0
astroid==2.3.3
atomicwrites==1.3.0
attrs==19.3.0
autopep8==1.5
click==7.1.1
colorama==0.4.3
coverage==5.0.4
entrypoints==0.3
flake8==3.7.9
Flask==2.3.2
Flask-Cors==3.0.9
Flask-JWT-Extended==3.24.1
Flask-Migrate==2.5.3
Flask-RESTful==0.3.8
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.1
gunicorn==22.0.0
importlib-metadata==1.5.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==3.1.4
lazy-object-proxy==1.4.3
Mako==1.2.2
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.2.0
packaging==20.3
pluggy==0.13.1
psycopg2==2.8.5
public==2019.4.13
py==1.10.0
pycodestyle==2.5.0
pyflakes==2.1.1
PyJWT==2.4.0
pylint==2.4.4
pyparsing==2.4.6
pytest==5.4.1
pytest-cov==2.8.1
pytest-flask==1.0.0
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2019.3
query-string==2019.4.13
six==1.14.0
SQLAlchemy==1.3.15
typed-ast==1.4.1
wcwidth==0.1.8
Werkzeug==3.0.3
wrapt==1.11.2
zipp==3.1.0