-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy pathrequirements.txt
43 lines (43 loc) · 883 Bytes
/
requirements.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
-i https://pypi.python.org/simple
alabaster==0.7.12
atomicwrites==1.3.0
attrs==19.1.0
babel==2.7.0
boto3==1.9.220
botocore==1.12.220
certifi==2019.6.16
chardet==3.0.4
coverage==4.5.4
docutils==0.15.2
idna==2.8
imagesize==1.1.0
importlib-metadata==0.19 ; python_version < '3.8'
jinja2==2.10.1
jmespath==0.9.4
jsonschema==3.0.2
markupsafe==1.1.1
mock==3.0.5
more-itertools==7.2.0
packaging==19.1
pluggy==0.12.0
py==1.8.0
pygments==2.4.2
pyparsing==2.4.2
pyrsistent==0.15.4
pytest==5.1.2
python-dateutil==2.8.0 ; python_version >= '2.7'
pytz==2019.2
requests==2.22.0
s3transfer==0.2.1
six==1.12.0
snowballstemmer==1.9.0
sphinx==2.2.0
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
urllib3==1.25.3 ; python_version >= '3.4'
wcwidth==0.1.7
zipp==0.6.0