nucypher/docs-requirements.txt

32 lines
1.2 KiB
Plaintext
Raw Normal View History

-i https://pypi.python.org/simple
2023-04-13 19:07:14 +00:00
alabaster==0.7.13 ; python_version >= '3.6'
babel==2.12.1 ; python_version >= '3.7'
certifi==2023.5.7 ; python_version >= '3.6'
charset-normalizer==2.1.1
2023-04-13 19:07:14 +00:00
click==8.1.3 ; python_version >= '3.7'
click-default-group==1.2.2
docutils==0.17.1
2023-04-13 19:07:14 +00:00
idna==3.4 ; python_version >= '3.5'
imagesize==1.4.1 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2022-11-17 13:07:17 +00:00
incremental==22.10.0
2022-04-05 19:34:34 +00:00
jinja2==3.0.3
2023-04-13 19:07:14 +00:00
markupsafe==2.1.2 ; python_version >= '3.7'
packaging==23.1 ; python_version >= '3.7'
pygments==2.15.1 ; python_version >= '3.7'
pytz==2023.3 ; python_version < '3.9'
requests==2.30.0 ; python_version >= '3.7'
setuptools==67.7.2 ; python_version >= '3.7'
2022-01-24 07:37:13 +00:00
snowballstemmer==2.2.0
sphinx==3.0.1
2023-04-13 19:07:14 +00:00
sphinx-rtd-theme==1.2.0
sphinxcontrib-applehelp==1.0.4 ; python_version >= '3.8'
sphinxcontrib-devhelp==1.0.2 ; python_version >= '3.5'
sphinxcontrib-htmlhelp==2.0.1 ; python_version >= '3.8'
sphinxcontrib-jquery==4.1 ; python_version > '3'
2023-04-13 19:07:14 +00:00
sphinxcontrib-jsmath==1.0.1 ; python_version >= '3.5'
sphinxcontrib-qthelp==1.0.3 ; python_version >= '3.5'
sphinxcontrib-serializinghtml==1.1.5 ; python_version >= '3.5'
tomli==2.0.1 ; python_version < '3.11'
2023-04-13 19:07:14 +00:00
towncrier==22.12.0
urllib3==2.0.2 ; python_version >= '3.7'