-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
48 lines (48 loc) · 785 Bytes
/
requirements.txt
File metadata and controls
48 lines (48 loc) · 785 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
aniso8601==3.0.2
astroid==2.0.4
atomicwrites==1.2.1
attrs==18.2.0
backcall==0.1.0
certifi==2018.8.24
chardet==3.0.4
click==6.7
colorama==0.3.9
coverage==4.5.1
coveralls==1.5.0
decorator==4.3.0
docopt==0.6.2
Flask==1.0.2
Flask-JWT-Extended==3.13.1
Flask-RESTful==0.3.6
gunicorn==19.9.0
idna==2.7
ipython-genutils==0.2.0
isort==4.3.4
itsdangerous==0.24
jedi==0.12.1
Jinja2==2.10
lazy-object-proxy==1.3.1
MarkupSafe==1.0
mccabe==0.6.1
more-itertools==4.3.0
parso==0.3.1
pickleshare==0.7.4
pluggy==0.7.1
prompt-toolkit==1.0.15
psycopg2==2.7.5
py==1.6.0
Pygments==2.2.0
PyJWT==1.6.4
pylint==2.1.1
pytest==3.8.0
python-dotenv==0.9.1
pytz==2018.5
requests==2.19.1
simplegeneric==0.8.1
six==1.11.0
traitlets==4.3.2
typed-ast==1.1.0
urllib3==1.23
wcwidth==0.1.7
Werkzeug==0.14.1
wrapt==1.10.11