|
2 | 2 | # This file is autogenerated by pip-compile
|
3 | 3 | # To update, run:
|
4 | 4 | #
|
5 |
| -# pip-compile --output-file requirements.txt requirements.in -U |
| 5 | +# pip-compile --output-file=requirements.txt requirements.in |
6 | 6 | #
|
7 | 7 | alabaster==0.7.12 # via sphinx
|
8 |
| -babel==2.6.0 # via sphinx |
9 |
| -certifi==2019.3.9 # via requests |
| 8 | +attrs==19.1.0 # via packaging |
| 9 | +babel==2.7.0 # via sphinx |
| 10 | +certifi==2019.6.16 # via requests |
10 | 11 | chardet==3.0.4 # via requests
|
11 | 12 | click==7.0
|
12 |
| -docutils==0.14 # via sphinx |
| 13 | +docutils==0.15.2 # via sphinx |
13 | 14 | gitdb2==2.0.5 # via gitpython
|
14 |
| -gitpython==2.1.11 # via sphinx-git |
| 15 | +gitpython==3.0.2 # via sphinx-git |
15 | 16 | idna==2.8 # via requests
|
16 | 17 | imagesize==1.1.0 # via sphinx
|
17 | 18 | jinja2==2.10.1 # via sphinx
|
18 | 19 | markupsafe==1.1.1 # via jinja2
|
19 |
| -packaging==19.0 # via sphinx |
20 |
| -pip-tools==3.6.0 |
21 |
| -pygments==2.3.1 # via sphinx |
22 |
| -pyparsing==2.4.0 # via packaging |
23 |
| -pytz==2019.1 # via babel |
24 |
| -requests==2.21.0 # via sphinx |
25 |
| -six==1.12.0 # via packaging, pip-tools, sphinx, sphinx-git |
| 20 | +packaging==19.1 # via sphinx |
| 21 | +pip-tools==4.1.0 |
| 22 | +pygments==2.4.2 # via sphinx |
| 23 | +pyparsing==2.4.2 # via packaging |
| 24 | +pytz==2019.2 # via babel |
| 25 | +requests==2.22.0 # via sphinx |
| 26 | +six==1.12.0 # via packaging, pip-tools, sphinx-git |
26 | 27 | smmap2==2.0.5 # via gitdb2
|
27 |
| -snowballstemmer==1.2.1 # via sphinx |
28 |
| -sphinx-git==10.1.1 |
| 28 | +snowballstemmer==1.9.1 # via sphinx |
| 29 | +sphinx-git==11.0.0 |
29 | 30 | sphinx-rtd-theme==0.4.3
|
30 |
| -sphinx==1.8.5 |
31 |
| -sphinxcontrib-websupport==1.1.0 # via sphinx |
32 |
| -typing==3.6.6 # via sphinx |
33 |
| -urllib3==1.24.1 # via requests |
| 31 | +sphinx==2.2.0 |
| 32 | +sphinxcontrib-applehelp==1.0.1 # via sphinx |
| 33 | +sphinxcontrib-devhelp==1.0.1 # via sphinx |
| 34 | +sphinxcontrib-htmlhelp==1.0.2 # via sphinx |
| 35 | +sphinxcontrib-jsmath==1.0.1 # via sphinx |
| 36 | +sphinxcontrib-qthelp==1.0.2 # via sphinx |
| 37 | +sphinxcontrib-serializinghtml==1.1.3 # via sphinx |
| 38 | +urllib3==1.25.3 # via requests |
| 39 | + |
| 40 | +# The following packages are considered to be unsafe in a requirements file: |
| 41 | +# setuptools==41.2.0 # via sphinx |
0 commit comments