forked from felix-cfzhou/GooseOrNot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdev-requirements.txt
More file actions
53 lines (53 loc) · 2.05 KB
/
dev-requirements.txt
File metadata and controls
53 lines (53 loc) · 2.05 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file dev-requirements.txt dev-requirements.in
#
asn1crypto==0.24.0 # via cryptography
atomicwrites==1.1.5 # via pytest
attrs==18.1.0 # via pytest
aws-xray-sdk==0.95 # via moto
boto3==1.7.68 # via moto
boto==2.49.0 # via moto
botocore==1.10.68 # via boto3, moto, s3transfer
certifi==2018.4.16 # via requests
cffi==1.11.5 # via cryptography
chardet==3.0.4 # via requests
click==6.7 # via pip-tools
cookies==2.2.1 # via moto, responses
cryptography==2.3 # via moto
docker-pycreds==0.3.0 # via docker
docker==3.4.1 # via moto
docutils==0.14 # via botocore
fakeredis==0.11.0
first==2.0.1 # via pip-tools
idna==2.7 # via cryptography, requests
jinja2==2.10 # via moto
jmespath==0.9.3 # via boto3, botocore
jsondiff==1.1.1 # via moto
jsonpickle==0.9.6 # via aws-xray-sdk
markupsafe==1.0 # via jinja2
mock==2.0.0 # via moto
more-itertools==4.3.0 # via pytest
moto==1.3.3
pbr==4.2.0 # via mock
pip-tools==2.0.2
pluggy==0.7.1 # via pytest
py==1.5.4 # via pytest
pyaml==17.12.1 # via moto
pycparser==2.18 # via cffi
pytest==3.7.0
python-dateutil==2.6.1 # via botocore, moto
pytz==2018.5 # via moto
pyyaml==3.13 # via pyaml
redis==2.10.6 # via fakeredis
requests==2.19.1 # via aws-xray-sdk, docker, moto, responses
responses==0.9.0 # via moto
s3transfer==0.1.13 # via boto3
six==1.11.0 # via cryptography, docker, docker-pycreds, mock, more-itertools, moto, pip-tools, pytest, python-dateutil, responses, websocket-client
urllib3==1.23 # via requests
websocket-client==0.48.0 # via docker
werkzeug==0.14.1 # via moto
wrapt==1.10.11 # via aws-xray-sdk
xmltodict==0.11.0 # via moto