-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
58 lines (58 loc) · 965 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
56
57
58
alembic==1.3.1
amqp==2.5.2
aniso8601==8.0.0
aspy.yaml==1.3.0
atomicwrites==1.3.0
attrs==19.1.0
autopep8==1.4.4
billiard==3.6.1.0
blinker==1.4
celery==4.4.0
cfgv==2.0.1
Click==7.0
colorama==0.4.1
coverage==4.5.4
Flask==1.1.1
Flask-Migrate==2.5.2
flask-restplus==0.13.0
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.2
identify==1.4.7
importlib-metadata==0.19
itsdangerous==1.1.0
Jinja2==2.10.1
jsonschema==3.2.0
kombu==4.6.7
Mako==1.1.0
MarkupSafe==1.1.1
more-itertools==7.2.0
nodeenv==1.3.3
packaging==19.1
pluggy==0.12.0
pre-commit==1.20.0
psycopg2==2.8.4
psycopg2-binary==2.8.4
py==1.8.0
pycodestyle==2.5.0
pyparsing==2.4.2
pyrsistent==0.15.5
pytest==5.0.1
pytest-flask==0.15.0
pytest-mock==1.10.4
python-dateutil==2.8.1
python-dotenv==0.10.3
python-editor==1.0.4
pytz==2019.3
PyYAML==5.1.2
redis==3.3.11
selenium==3.141.0
six==1.12.0
SQLAlchemy==1.3.10
toml==0.10.0
vine==1.3.0
virtualenv==16.7.7
wcwidth==0.1.7
Werkzeug==0.15.5
Whoosh==2.7.4
WTForms==2.2.1
zipp==0.5.2