|
1 | | -# |
2 | | -# These requirements were autogenerated by pipenv |
3 | | -# To regenerate from the project's Pipfile, run: |
4 | | -# |
5 | | -# pipenv lock --requirements --dev |
6 | | -# |
7 | | - |
8 | | -# Note: in pipenv 2020.x, "--dev" changed to emit both default and development |
9 | | -# requirements. To emit only development requirements, pass "--dev-only". |
10 | | - |
11 | 1 | -i https://pypi.org/simple |
12 | | -alabaster==0.7.12 |
13 | | -babel==2.9.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
14 | | -certifi==2021.10.8 |
15 | | -charset-normalizer==2.0.12; python_version >= '3' |
16 | | -docutils==0.17.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
17 | | -git+https://github.com/tavianator/sphinx-js@44d94acfa61044963f5f7d9d94c7105400bdcfb3#egg=sphinx-js |
18 | | -idna==3.3; python_version >= '3' |
19 | | -imagesize==1.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
20 | | -jinja2==2.11.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
21 | | -markupsafe==2.0.1 |
22 | | -packaging==21.3; python_version >= '3.6' |
23 | | -parsimonious==0.8.1 |
24 | | -pygments==2.11.2; python_version >= '3.5' |
25 | | -pyicu==2.8.1 |
26 | | -pyparsing==3.0.7; python_version >= '3.6' |
27 | | -pytz==2021.3 |
28 | | -regex==2022.3.2 |
29 | | -requests==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' |
30 | | -six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
| 2 | +alabaster==0.7.13; python_version >= '3.6' |
| 3 | +babel==2.12.1; python_version >= '3.7' |
| 4 | +./../python |
| 5 | +certifi==2023.7.22; python_version >= '3.6' |
| 6 | +charset-normalizer==3.2.0; python_full_version >= '3.7.0' |
| 7 | +docutils==0.18.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' |
| 8 | +idna==3.4; python_version >= '3.5' |
| 9 | +imagesize==1.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' |
| 10 | +jinja2==3.1.2; python_version >= '3.7' |
| 11 | +markupsafe==2.0.1; python_version >= '3.6' |
| 12 | +packaging==23.1; python_version >= '3.7' |
| 13 | +parsimonious==0.10.0 |
| 14 | +pydantic==1.10.12 |
| 15 | +pygments==2.15.1; python_version >= '3.7' |
| 16 | +pyicu==2.11 |
| 17 | +regex==2023.6.3 |
| 18 | +requests==2.31.0; python_version >= '3.7' |
31 | 19 | snowballstemmer==2.2.0 |
32 | | -sphinx-autodoc-typehints==1.17.0 |
33 | | -sphinx-rtd-theme==1.0.0 |
34 | | -sphinx==4.4.0 |
35 | | -sphinxcontrib-applehelp==1.0.2; python_version >= '3.5' |
| 20 | +sphinx==5.3.0 |
| 21 | +sphinx-autodoc-typehints==1.23.0 |
| 22 | +sphinx-js @ git+https://github.com/pyodide/sphinx-js@28105a224ec6c4c3141d10e182b9feaae7f10183 |
| 23 | +sphinx-rtd-theme==1.2.2 |
| 24 | +sphinxcontrib-applehelp==1.0.4; python_version >= '3.8' |
36 | 25 | sphinxcontrib-devhelp==1.0.2; python_version >= '3.5' |
37 | | -sphinxcontrib-htmlhelp==2.0.0; python_version >= '3.6' |
| 26 | +sphinxcontrib-htmlhelp==2.0.1; python_version >= '3.8' |
| 27 | +sphinxcontrib-jquery==4.1; python_version >= '2.7' |
38 | 28 | sphinxcontrib-jsmath==1.0.1; python_version >= '3.5' |
39 | 29 | sphinxcontrib-qthelp==1.0.3; python_version >= '3.5' |
40 | 30 | sphinxcontrib-serializinghtml==1.1.5; python_version >= '3.5' |
41 | | -urllib3==1.26.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' |
| 31 | +typing-extensions==4.7.1; python_version >= '3.7' |
| 32 | +urllib3==2.0.4; python_version >= '3.7' |
0 commit comments