-
- Downloads
build(Repo): bump python version
This diff is collapsed.
sphinx | -i https://pypi.org/simple | ||
sphinx-rtd-theme | alabaster==0.7.16; python_version >= '3.9' | ||
commitizen | argcomplete==3.2.2; python_version >= '3.8' | ||
pre-commit | babel==2.14.0; python_version >= '3.7' | ||
certifi==2024.2.2; python_version >= '3.6' | |||
cfgv==3.4.0; python_version >= '3.8' | |||
charset-normalizer==3.3.2; python_full_version >= '3.7.0' | |||
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' | |||
commitizen==3.14.0; python_version >= '3.8' | |||
decli==0.6.1; python_version >= '3.7' | |||
distlib==0.3.8 | |||
docutils==0.20.1; python_version >= '3.7' | |||
filelock==3.13.1; python_version >= '3.8' | |||
identify==2.5.33; python_version >= '3.8' | |||
idna==3.6; 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' | |||
importlib-metadata==7.0.1; python_version >= '3.8' | |||
jinja2==3.1.3; python_version >= '3.7' | |||
markupsafe==2.1.5; python_version >= '3.7' | |||
nodeenv==1.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' | |||
packaging==23.2; python_version >= '3.7' | |||
platformdirs==4.2.0; python_version >= '3.8' | |||
pre-commit==3.6.0; python_version >= '3.9' | |||
prompt-toolkit==3.0.36; python_full_version >= '3.6.2' | |||
pygments==2.17.2; python_version >= '3.7' | |||
pyyaml==6.0.1; python_version >= '3.6' | |||
questionary==2.0.1; python_version >= '3.8' | |||
requests==2.31.0; python_version >= '3.7' | |||
setuptools==69.0.3; python_version >= '3.8' | |||
snowballstemmer==2.2.0 | |||
sphinx==7.2.6; python_version >= '3.9' | |||
sphinx-rtd-theme==2.0.0; python_version >= '3.6' | |||
sphinxcontrib-applehelp==1.0.8; python_version >= '3.9' | |||
sphinxcontrib-devhelp==1.0.6; python_version >= '3.9' | |||
sphinxcontrib-htmlhelp==2.0.5; python_version >= '3.9' | |||
sphinxcontrib-jquery==4.1; python_version >= '2.7' | |||
sphinxcontrib-jsmath==1.0.1; python_version >= '3.5' | |||
sphinxcontrib-qthelp==1.0.7; python_version >= '3.9' | |||
sphinxcontrib-serializinghtml==1.1.10; python_version >= '3.9' | |||
termcolor==2.4.0; python_version >= '3.8' | |||
tomlkit==0.12.3; python_version >= '3.7' | |||
urllib3==2.2.0; python_version >= '3.8' | |||
virtualenv==20.25.0; python_version >= '3.7' | |||
wcwidth==0.2.13 | |||
zipp==3.17.0; python_version >= '3.8' |
Please register or sign in to comment