-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.txt
More file actions
52 lines (51 loc) · 844 Bytes
/
requirements.txt
File metadata and controls
52 lines (51 loc) · 844 Bytes
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
astroid==1.6.5
backports.functools-lru-cache==1.5
certifi==2018.10.15
chardet==3.0.4
Click==7.0
codecov==2.0.15
colorama==0.4.0
configparser==3.5.0
coverage==4.5.1
enum34==1.1.6
flake8==3.5.0
Flask==0.12.4
Flask-API==1.0
flask-restplus==0.10.1
Flask-SQLAlchemy==2.3.2
funcsigs==1.0.2
futures==3.2.0
gunicorn==19.9.0
honcho==1.0.1
httpie==0.9.9
idna==2.7
isort==4.3.4
itsdangerous==1.1.0
Jinja2==2.10
lazy-object-proxy==1.3.1
MarkupSafe==1.1.0
mccabe==0.6.1
mock==2.0.0
nose==1.3.7
pbr==5.1.1
pinocchio==0.4.2
psycopg2-binary==2.7.6.1
pycodestyle==2.3.1
pyflakes==1.6.0
Pygments==2.2.0
pylint==1.9.3
python-dotenv==0.9.1
rednose==1.3.0
requests==2.20.1
simplejson==3.16.0
singledispatch==3.4.0.3
six==1.11.0
SQLAlchemy==1.2.12
termstyle==0.1.11
urllib3==1.24.1
Werkzeug==0.14.1
wrapt==1.10.11
# BDD
behave==1.2.5
selenium==3.3.1
compare==0.2b0