-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
49 lines (49 loc) · 792 Bytes
/
requirements.txt
File metadata and controls
49 lines (49 loc) · 792 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
aniso8601==4.0.1
astroid==2.0.4
atomicwrites==1.2.1
attrs==18.2.0
autopep8==1.4.2
bcrypt==3.1.4
binary==1.0.0
certifi==2018.10.15
cffi==1.11.5
chardet==3.0.4
Click==7.0
coverage==4.5.1
coveralls==1.5.1
docopt==0.6.2
Flask==1.0.2
Flask-Bcrypt==0.7.1
Flask-Cors==3.0.7
Flask-JWT-Extended==3.13.1
Flask-RESTful==0.3.6
gunicorn==19.9.0
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
more-itertools==4.3.0
pep8==1.7.1
pluggy==0.8.0
psycopg2-binary==2.7.6.1
py==1.7.0
py3dns==3.2.0
pyaml==18.11.0
pycodestyle==2.4.0
pycparser==2.19
PyJWT==1.6.4
pylint==2.1.1
pytest==3.10.0
pytest-cov==2.6.0
pytz==2018.7
PyYAML==3.13
requests==2.20.0
six==1.11.0
typed-ast==1.1.0
urllib3==1.24.1
validate-email==1.3
Werkzeug==0.15.3
wrapt==1.10.11