-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
55 lines (55 loc) · 914 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
54
55
alembic>=1.3.3
aniso8601>=8.0.0
astroid>=2.3.3
atomicwrites>=1.3.0
attrs>=19.3.0
certifi>=2019.11.28
chardet>=3.0.4
Click>=7.0
coverage>=5.0.3
coveralls>=1.10.0
docopt>=0.6.2
flasgger>=0.9.4
Flask>=1.1.1
Flask-Cors>=3.0.8
Flask-Login>=0.4.1
Flask-Migrate>=2.5.2
Flask-RESTful>=0.3.7
Flask-Script>=2.0.6
Flask-SQLAlchemy>=2.4.1
gunicorn>=20.0.4
idna>=2.8
importlib-metadata>=1.4.0
isort>=4.3.21
itsdangerous>=1.1.0
Jinja2>=2.10.3
jsonschema>=3.2.0
lazy-object-proxy>=1.4.3
Mako>=1.1.1
MarkupSafe>=1.1.1
mccabe>=0.6.1
mistune>=0.8.4
more-itertools>=8.1.0
packaging>=20.0
pep8>=1.7.1
pluggy>=0.13.1
psycopg2-binary>=2.8.4
py>=1.8.1
PyJWT>=1.7.1
pylint>=2.4.4
pyparsing>=2.4.6
pyrsistent>=0.15.7
pytest>=5.3.4
python-dateutil>=2.8.1
python-editor>=1.0.4
pytz>=2019.3
PyYAML>=5.3
requests>=2.22.0
six>=1.14.0
SQLAlchemy>=1.3.13
typed-ast>=1.4.1
urllib3>=1.25.8
wcwidth>=0.1.8
Werkzeug>=0.16.0
wrapt>=1.11.2
zipp>=2.0.1