-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
390 additions
and
305 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,162 +1,146 @@ | ||
# | ||
# This file is autogenerated by pip-compile with python 3.7 | ||
# To update, run: | ||
# | ||
# pip-compile dev-requirements.in | ||
# | ||
alabaster==0.7.12 | ||
# This file was autogenerated by uv via the following command: | ||
# uv pip compile dev-requirements.in -o dev-requirements.txt --universal | ||
alabaster==1.0.0 | ||
# via sphinx | ||
attrs==21.4.0 | ||
# via pytest | ||
babel==2.9.1 | ||
babel==2.16.0 | ||
# via sphinx | ||
certifi==2021.10.8 | ||
build==1.2.2.post1 | ||
# via pip-tools | ||
cachetools==5.5.0 | ||
# via | ||
# -c requirements.txt | ||
# tox | ||
certifi==2024.8.30 | ||
# via | ||
# -c requirements.txt | ||
# requests | ||
charset-normalizer==2.0.12 | ||
chardet==5.2.0 | ||
# via tox | ||
charset-normalizer==3.4.0 | ||
# via | ||
# -c requirements.txt | ||
# requests | ||
click==8.1.2 | ||
click==8.1.7 | ||
# via | ||
# -c requirements.txt | ||
# pip-tools | ||
colorama==0.4.6 | ||
# via | ||
# -c requirements.txt | ||
# build | ||
# click | ||
# pytest | ||
# sphinx | ||
# tox | ||
commonmark==0.9.1 | ||
# via recommonmark | ||
coverage[toml]==6.3.2 | ||
coverage==7.6.4 | ||
# via pytest-cov | ||
distlib==0.3.4 | ||
distlib==0.3.9 | ||
# via virtualenv | ||
docutils==0.17.1 | ||
docutils==0.21.2 | ||
# via | ||
# recommonmark | ||
# sphinx | ||
filelock==3.6.0 | ||
filelock==3.16.1 | ||
# via | ||
# tox | ||
# virtualenv | ||
idna==3.3 | ||
idna==3.10 | ||
# via | ||
# -c requirements.txt | ||
# requests | ||
imagesize==1.3.0 | ||
imagesize==1.4.1 | ||
# via sphinx | ||
importlib-metadata==4.11.3 ; python_version < "3.8" | ||
iniconfig==2.0.0 | ||
# via pytest | ||
jinja2==3.1.4 | ||
# via | ||
# -c requirements.txt | ||
# click | ||
# pep517 | ||
# pluggy | ||
# pytest | ||
# sphinx | ||
# tox | ||
# virtualenv | ||
iniconfig==1.1.1 | ||
# via pytest | ||
jinja2==3.1.1 | ||
# via sphinx | ||
markupsafe==2.1.1 | ||
# via jinja2 | ||
packaging==21.3 | ||
markupsafe==3.0.2 | ||
# via | ||
# -c requirements.txt | ||
# jinja2 | ||
packaging==24.2 | ||
# via | ||
# -c requirements.txt | ||
# build | ||
# pyproject-api | ||
# pytest | ||
# setuptools-scm | ||
# sphinx | ||
# tox | ||
pep517==0.12.0 | ||
pip==24.3.1 | ||
# via pip-tools | ||
pip-tools==6.6.0 | ||
pip-tools==7.4.1 | ||
# via -r dev-requirements.in | ||
platformdirs==2.5.1 | ||
# via virtualenv | ||
pluggy==1.0.0 | ||
platformdirs==4.3.6 | ||
# via | ||
# pytest | ||
# tox | ||
py==1.11.0 | ||
# virtualenv | ||
pluggy==1.5.0 | ||
# via | ||
# pytest | ||
# tox | ||
pygments==2.11.2 | ||
# via sphinx | ||
pyparsing==3.0.7 | ||
pygments==2.18.0 | ||
# via | ||
# -c requirements.txt | ||
# packaging | ||
pytest==7.1.2 | ||
# sphinx | ||
pyproject-api==1.8.0 | ||
# via tox | ||
pyproject-hooks==1.2.0 | ||
# via | ||
# build | ||
# pip-tools | ||
pytest==8.3.3 | ||
# via | ||
# -r dev-requirements.in | ||
# pytest-cov | ||
pytest-cov==3.0.0 | ||
pytest-cov==6.0.0 | ||
# via -r dev-requirements.in | ||
pytz==2022.1 | ||
# via | ||
# -c requirements.txt | ||
# babel | ||
recommonmark==0.7.1 | ||
# via -r dev-requirements.in | ||
requests==2.27.1 | ||
requests==2.32.3 | ||
# via | ||
# -c requirements.txt | ||
# sphinx | ||
setuptools-scm==6.4.2 | ||
# via -r dev-requirements.in | ||
six==1.16.0 | ||
setuptools==75.3.0 | ||
# via | ||
# -c requirements.txt | ||
# tox | ||
# virtualenv | ||
# -r dev-requirements.in | ||
# pip-tools | ||
# setuptools-scm | ||
setuptools-scm==8.1.0 | ||
# via -r dev-requirements.in | ||
snowballstemmer==2.2.0 | ||
# via sphinx | ||
sphinx==4.5.0 | ||
sphinx==8.1.3 | ||
# via | ||
# -r dev-requirements.in | ||
# recommonmark | ||
sphinxcontrib-applehelp==1.0.2 | ||
sphinxcontrib-applehelp==2.0.0 | ||
# via sphinx | ||
sphinxcontrib-devhelp==1.0.2 | ||
sphinxcontrib-devhelp==2.0.0 | ||
# via sphinx | ||
sphinxcontrib-htmlhelp==2.0.0 | ||
sphinxcontrib-htmlhelp==2.1.0 | ||
# via sphinx | ||
sphinxcontrib-jsmath==1.0.1 | ||
# via sphinx | ||
sphinxcontrib-qthelp==1.0.3 | ||
sphinxcontrib-qthelp==2.0.0 | ||
# via sphinx | ||
sphinxcontrib-serializinghtml==1.1.5 | ||
sphinxcontrib-serializinghtml==2.0.0 | ||
# via sphinx | ||
toml==0.10.2 | ||
# via tox | ||
tomli==2.0.1 | ||
# via | ||
# coverage | ||
# pep517 | ||
# pytest | ||
# setuptools-scm | ||
tox==3.24.5 | ||
tox==4.23.2 | ||
# via -r dev-requirements.in | ||
typing-extensions==4.1.1 | ||
# via | ||
# -c requirements.txt | ||
# importlib-metadata | ||
urllib3==1.26.9 | ||
urllib3==2.2.3 | ||
# via | ||
# -c requirements.txt | ||
# requests | ||
virtualenv==20.14.0 | ||
virtualenv==20.27.1 | ||
# via tox | ||
wheel==0.37.1 | ||
wheel==0.45.0 | ||
# via | ||
# -c requirements.txt | ||
# -r dev-requirements.in | ||
# pip-tools | ||
zipp==3.8.0 | ||
# via | ||
# -c requirements.txt | ||
# importlib-metadata | ||
# pep517 | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
# pip | ||
# setuptools |
Oops, something went wrong.