forked from stlehmann/pyads
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
40 lines (40 loc) · 1.35 KB
/
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile -U
#
alabaster==0.7.12 # via sphinx
babel==2.6.0 # via sphinx
certifi==2019.3.9 # via requests
chardet==3.0.4 # via requests
commonmark==0.8.1 # via recommonmark
docutils==0.14 # via recommonmark, sphinx
filelock==3.0.10 # via tox
future==0.17.1 # via commonmark
idna==2.8 # via requests
imagesize==1.1.0 # via sphinx
jinja2==2.10.1 # via sphinx
markupsafe==1.1.1 # via jinja2
packaging==19.0 # via sphinx
pluggy==0.9.0 # via tox
py==1.8.0 # via tox
pygments==2.3.1 # via sphinx
pyparsing==2.4.0 # via packaging
pytz==2019.1 # via babel
recommonmark==0.5.0
requests==2.21.0 # via sphinx
six==1.12.0 # via packaging, tox
snowballstemmer==1.2.1 # via sphinx
sphinx-rtd-theme==0.4.3
sphinx==2.0.1
sphinxcontrib-applehelp==1.0.1 # via sphinx
sphinxcontrib-devhelp==1.0.1 # via sphinx
sphinxcontrib-htmlhelp==1.0.2 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.2 # via sphinx
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
toml==0.10.0 # via tox
tox==3.9.0
urllib3==1.24.2 # via requests
virtualenv==16.4.3 # via tox