-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
63 lines (63 loc) · 1.05 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
59
60
61
62
63
alembic==1.4.2
aniso8601==8.0.0
appdirs==1.4.4
atomicwrites==1.4.0
attrs==19.3.0
black==19.10b0
click==7.1.2
coverage==5.1
dynaconf==2.2.3
entrypoints==0.3
flake8==3.8.3
Flask==1.1.2
Flask-Cors==3.0.9
flask-marshmallow==0.13.0
Flask-Migrate==2.5.3
Flask-RESTful==0.3.8
Flask-SQLAlchemy==2.4.3
gevent==20.6.2
greenlet==0.4.16
gunicorn==20.0.4
importlib-metadata==1.6.1
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.3
jsonschema==3.2.0
Mako==1.1.3
MarkupSafe==1.1.1
marshmallow==3.6.1
marshmallow-sqlalchemy==0.23.1
mccabe==0.6.1
mistune==0.8.4
more-itertools==8.4.0
packaging==20.4
pathspec==0.8.0
pluggy==0.13.1
py==1.10.0
pycodestyle==2.6.0
pyflakes==2.2.0
pyparsing==2.4.7
pyrsistent==0.16.0
pytest==5.4.3
pytest-cov==2.10.0
python-box==3.4.6
python-dateutil==2.8.1
python-dotenv==0.13.0
python-editor==1.0.4
pytz==2020.1
PyYAML==5.4
regex==2020.6.8
simplejson==3.17.0
six==1.15.0
SQLAlchemy==1.3.17
style==1.1.6
toml==0.10.1
typed-ast==1.4.1
update==0.0.1
urllib3==1.25.9
waitress==1.4.4
wcwidth==0.2.4
Werkzeug==1.0.1
zipp==3.1.0
zope.event==4.4
zope.interface==5.1.0