-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
70 lines (70 loc) · 1.14 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
64
65
66
67
68
69
70
alembic==1.4.1
apispec==3.3.0
appdirs==1.4.3
arrow==0.15.5
astroid==2.3.3
attrs==19.3.0
black==19.10b0
certifi==2019.11.28
cfgv==3.1.0
Click==7.0
coverage==5.0.4
distlib==0.3.0
dynaconf==2.2.3
entrypoints==0.3
filelock==3.0.12
flake8==3.7.9
Flask==1.1.1
flask-apispec==0.8.6
Flask-Cors==3.0.8
Flask-HTTPAuth==3.3.0
Flask-Migrate==2.5.2
flask-profiler==1.8.1
Flask-SQLAlchemy==2.4.1
identify==1.4.11
importlib-metadata==1.5.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.1
lazy-object-proxy==1.4.3
Mako==1.1.2
MarkupSafe==1.1.1
marshmallow==3.5.0
mccabe==0.6.1
more-itertools==8.2.0
nodeenv==1.3.5
numpy==1.18.2
packaging==20.1
pandas==1.0.3
pathspec==0.7.0
pluggy==0.13.1
pprofile==2.0.2
pre-commit==2.1.1
psycopg2-binary==2.8.4
py==1.8.1
pycodestyle==2.5.0
pyflakes==2.1.1
pymongo==3.10.1
pyparsing==2.4.6
pytest==5.3.5
python-box==3.4.6
python-dateutil==2.8.1
python-dotenv==0.12.0
python-editor==1.0.4
pytz==2019.3
PyYAML==5.3
redis==3.4.1
regex==2020.2.20
rq==1.2.2
rq-dashboard==0.6.1
simplejson==3.17.0
six==1.14.0
SQLAlchemy==1.3.13
toml==0.10.0
typed-ast==1.4.1
virtualenv==20.0.7
wcwidth==0.1.8
webargs==5.5.3
Werkzeug==1.0.0
wrapt==1.11.2
zipp==3.0.0