-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
63 lines (63 loc) · 2 KB
/
Copy pathrequirements.txt
File metadata and controls
63 lines (63 loc) · 2 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
62
63
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
amqp==2.2.2 # via kombu
asn1crypto==0.24.0 # via cryptography
attrs==17.4.0 # via hypothesis, pytest
backports.tempfile==1.0
backports.weakref==1.0.post1 # via backports.tempfile
billiard==3.5.0.3 # via celery
celery==4.1.0
certifi==2018.1.18
cffi==1.11.5 # via cryptography
chardet==3.0.4 # via requests
click==6.7 # via flask
configparser==3.5.0
coverage==4.5
cryptography==2.3.1 # via pyopenssl
enum34==1.1.6 # via cryptography, flake8, hypothesis
fasteners==0.14.1
flake8==3.5.0
flask-swagger==0.2.13
flask==0.12.3
funcsigs==1.0.2 # via mock, pytest
hypothesis==3.44.26
idna==2.6 # via cryptography, requests
ipaddress==1.0.22 # via cryptography
itsdangerous==0.24 # via flask
jinja2==2.10 # via flask
jsonpickle==0.9.5
kombu==4.1.0 # via celery
markupsafe==1.0 # via jinja2
mccabe==0.6.1 # via flake8
mock==2.0.0
monotonic==1.4 # via fasteners
numpy==1.14.0
pathlib2==2.3.0
pbr==3.1.1 # via mock
pluggy==0.6.0 # via pytest, tox
py==1.5.2 # via pytest, tox
pycodestyle==2.3.1 # via flake8
pycparser==2.19 # via cffi
pyflakes==1.6.0 # via flake8
pymysql==0.8.0
pyopenssl==18.0.0
pytest-cov==2.5.1 # via pytest-cover
pytest-cover==3.0.0 # via pytest-coverage
pytest-coverage==0.0
pytest==3.4.0
pytz==2017.3 # via celery
pyyaml==3.12 # via flask-swagger
requests==2.20.0
scandir==1.6 # via pathlib2
shutilwhich==1.1.0
six==1.11.0 # via cryptography, fasteners, mock, pathlib2, pyopenssl, pytest, tox
sqlalchemy==1.2.2
tox==2.9.1
urllib3==1.23 # via requests
vine==1.1.4 # via amqp
virtualenv==15.1.0 # via tox
werkzeug==0.14.1 # via flask