-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements-dev.txt
97 lines (97 loc) · 1.77 KB
/
requirements-dev.txt
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
# You should not edit this file directly. Instead, you should edit requirements-dev.txt.in.
asn1crypto==0.24.0
attrs==19.1.0
aws-xray-sdk==2.4.2
awscli==1.16.242
azure-common==1.1.23
azure-nspkg==3.0.2
azure-storage==0.36.0
boto3==1.9.232
botocore==1.12.232
cachetools==3.1.1
certifi==2019.9.11
cffi==1.12.3
chalice==1.11.1
chardet==3.0.4
click==6.7
clickclick==1.2.2
cloud-blobstore==3.2.0
colorama==0.3.9
connexion==1.5.3
coverage==4.5.4
crc32c==1.7
crcmod==1.7
cryptography==2.7
dcplib==3.7.0
docutils==0.15.2
domovoi==2.0.2
elasticsearch==5.5.3
elasticsearch-dsl==5.4.0
entrypoints==0.3
enum-compat==0.0.2
Faker==2.0.2
fasteners==0.15
flake8==3.7.8
flash-flood==0.4.3
Flask==1.1.1
furl==2.0.0
future==0.17.1
google-api-core==1.14.2
google-api-python-client==1.7.11
google-apitools==0.5.30
google-auth==1.6.3
google-auth-httplib2==0.0.3
google-cloud-core==1.0.3
google-cloud-storage==1.19.1
google-resumable-media==0.4.1
googleapis-common-protos==1.6.0
httpie==1.0.3
httplib2==0.18.0
idna==2.8
inflection==0.3.1
iso8601==0.1.12
itsdangerous==1.1.0
Jinja2==2.10.1
jmespath==0.9.4
jsonpickle==1.2
jsonpointer==2.0
jsonschema==2.6.0
MarkupSafe==1.1.1
mccabe==0.6.1
monotonic==1.5
mypy==0.720
mypy-extensions==0.4.1
nestedcontext==0.0.4
oauth2client==4.1.3
orderedmultidict==1.0.1
protobuf==3.9.1
puremagic==1.4
pyasn1==0.4.7
pyasn1-modules==0.2.6
pycodestyle==2.5.0
pycparser==2.19
pyflakes==2.1.1
Pygments==2.4.2
PyJWT==1.7.1
python-dateutil==2.8.0
pytz==2019.2
PyYAML==5.1
requests==2.22.0
requests-aws4auth==0.9
requests-http-signature==0.1.0
rsa==3.4.2
rstr==2.2.6
s3transfer==0.2.1
six==1.12.0
swagger-spec-validator==2.4.3
termcolor==1.1.0
text-unidecode==1.3
typed-ast==1.4.0
typing==3.6.4
typing-extensions==3.7.4
uritemplate==3.0.0
urllib3==1.25.5
Werkzeug==0.16.0
wrapt==1.11.2
xmltodict==0.12.0
yq==2.7.2