-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
61 lines (61 loc) · 1.01 KB
/
requirements.txt
File metadata and controls
61 lines (61 loc) · 1.01 KB
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
aniso8601==4.0.1
asn1crypto==0.24.0
astroid==1.6.5
atomicwrites==1.2.1
attrs==18.2.0
autopep8==1.4.3
backports.functools-lru-cache==1.5
boto3==1.9.79
botocore==1.12.79
certifi==2018.11.29
cffi==1.11.5
chardet==3.0.4
Click==7.0
configparser==3.5.0
coverage==4.5.2
coveralls==1.5.1
cryptography==2.4.2
docopt==0.6.2
docutils==0.14
enum34==1.1.6
Flask==1.0.2
Flask-API==1.0
Flask-Cors==3.0.7
Flask-JWT-Extended==3.13.1
Flask-RESTful==0.3.6
funcsigs==1.0.2
gunicorn==19.9.0
idna==2.7
ipaddress==1.0.22
isort==4.3.4
itsdangerous==1.1.0
Jinja2==2.10
jmespath==0.9.3
lazy-object-proxy==1.3.1
MarkupSafe==1.1.0
mccabe==0.6.1
more-itertools==4.3.0
pathlib2==2.3.3
pep8==1.7.1
pluggy==0.8.0
psycopg2==2.7.6.1
psycopg2-binary==2.7.6.1
py==1.7.0
pycodestyle==2.4.0
pycparser==2.19
PyJWT==1.7.0
pylint==1.9.3
pyOpenSSL==18.0.0
pytest==4.0.1
pytest-cov==2.6.0
python-dateutil==2.7.5
python-dotenv==0.9.1
pytz==2018.7
requests==2.20.1
s3transfer==0.1.13
scandir==1.9.0
singledispatch==3.4.0.3
six==1.11.0
urllib3==1.24.1
Werkzeug==0.14.1
wrapt==1.10.11