-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed pre-commit hook for dependency checking
- Loading branch information
Showing
5 changed files
with
427 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,202 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.10 | ||
# by the following command: | ||
# | ||
# pip-compile --extra=dev --extra=docs --extra=test --output-file=requirements/dev.txt pyproject.toml | ||
# | ||
alabaster==0.7.13 | ||
# via sphinx | ||
argopt==0.8.2 | ||
# via git-fame | ||
babel==2.12.1 | ||
# via sphinx | ||
beautifulsoup4==4.12.2 | ||
# via furo | ||
build==0.10.0 | ||
# via pip-tools | ||
certifi==2022.12.7 | ||
# via requests | ||
cfgv==3.3.1 | ||
# via pre-commit | ||
charset-normalizer==3.1.0 | ||
# via requests | ||
click==8.1.3 | ||
# via | ||
# bump-my-version (pyproject.toml) | ||
# pip-tools | ||
# rich-click | ||
# sphinx-click | ||
# typer | ||
coverage[toml]==7.2.3 | ||
# via | ||
# bump-my-version (pyproject.toml) | ||
# pytest-cov | ||
distlib==0.3.6 | ||
# via virtualenv | ||
docutils==0.19 | ||
# via | ||
# myst-parser | ||
# sphinx | ||
# sphinx-click | ||
exceptiongroup==1.1.1 | ||
# via pytest | ||
filelock==3.12.0 | ||
# via virtualenv | ||
furo==2023.3.27 | ||
# via bump-my-version (pyproject.toml) | ||
generate-changelog==0.9.2 | ||
# via bump-my-version (pyproject.toml) | ||
ghp-import==2.1.0 | ||
# via bump-my-version (pyproject.toml) | ||
git-fame==2.0.1 | ||
# via bump-my-version (pyproject.toml) | ||
gitdb==4.0.10 | ||
# via gitpython | ||
gitpython==3.1.31 | ||
# via generate-changelog | ||
identify==2.5.22 | ||
# via pre-commit | ||
idna==3.4 | ||
# via requests | ||
imagesize==1.4.1 | ||
# via sphinx | ||
iniconfig==2.0.0 | ||
# via pytest | ||
jinja2==3.1.2 | ||
# via | ||
# generate-changelog | ||
# myst-parser | ||
# sphinx | ||
linkify-it-py==2.0.0 | ||
# via bump-my-version (pyproject.toml) | ||
markdown-it-py==2.2.0 | ||
# via | ||
# mdit-py-plugins | ||
# myst-parser | ||
# rich | ||
markupsafe==2.1.2 | ||
# via jinja2 | ||
mdit-py-plugins==0.3.5 | ||
# via myst-parser | ||
mdurl==0.1.2 | ||
# via markdown-it-py | ||
more-itertools==9.1.0 | ||
# via generate-changelog | ||
myst-parser==1.0.0 | ||
# via bump-my-version (pyproject.toml) | ||
nodeenv==1.7.0 | ||
# via pre-commit | ||
packaging==23.1 | ||
# via | ||
# build | ||
# pytest | ||
# sphinx | ||
pip-tools==6.13.0 | ||
# via bump-my-version (pyproject.toml) | ||
platformdirs==3.2.0 | ||
# via virtualenv | ||
pluggy==1.0.0 | ||
# via pytest | ||
pre-commit==3.2.2 | ||
# via bump-my-version (pyproject.toml) | ||
pydantic==1.10.7 | ||
# via bump-my-version (pyproject.toml) | ||
pygments==2.15.1 | ||
# via | ||
# furo | ||
# rich | ||
# sphinx | ||
pyproject-hooks==1.0.0 | ||
# via build | ||
pytest==7.3.1 | ||
# via | ||
# bump-my-version (pyproject.toml) | ||
# pytest-cov | ||
# pytest-mock | ||
pytest-cov==4.0.0 | ||
# via bump-my-version (pyproject.toml) | ||
pytest-mock==3.10.0 | ||
# via bump-my-version (pyproject.toml) | ||
python-dateutil==2.8.2 | ||
# via ghp-import | ||
pyyaml==6.0 | ||
# via | ||
# myst-parser | ||
# pre-commit | ||
requests==2.28.2 | ||
# via sphinx | ||
rich==13.3.4 | ||
# via | ||
# bump-my-version (pyproject.toml) | ||
# rich-click | ||
rich-click==1.6.1 | ||
# via bump-my-version (pyproject.toml) | ||
ruamel-yaml==0.17.21 | ||
# via generate-changelog | ||
ruamel-yaml-clib==0.2.7 | ||
# via ruamel-yaml | ||
six==1.16.0 | ||
# via python-dateutil | ||
smmap==5.0.0 | ||
# via gitdb | ||
snowballstemmer==2.2.0 | ||
# via sphinx | ||
soupsieve==2.4.1 | ||
# via beautifulsoup4 | ||
sphinx==6.1.3 | ||
# via | ||
# bump-my-version (pyproject.toml) | ||
# furo | ||
# myst-parser | ||
# sphinx-autodoc-typehints | ||
# sphinx-basic-ng | ||
# sphinx-click | ||
# sphinx-copybutton | ||
sphinx-autodoc-typehints==1.23.0 | ||
# via bump-my-version (pyproject.toml) | ||
sphinx-basic-ng==1.0.0b1 | ||
# via furo | ||
sphinx-click==4.4.0 | ||
# via bump-my-version (pyproject.toml) | ||
sphinx-copybutton==0.5.2 | ||
# via bump-my-version (pyproject.toml) | ||
sphinxcontrib-applehelp==1.0.4 | ||
# via sphinx | ||
sphinxcontrib-devhelp==1.0.2 | ||
# via sphinx | ||
sphinxcontrib-htmlhelp==2.0.1 | ||
# via sphinx | ||
sphinxcontrib-jsmath==1.0.1 | ||
# via sphinx | ||
sphinxcontrib-qthelp==1.0.3 | ||
# via sphinx | ||
sphinxcontrib-serializinghtml==1.1.5 | ||
# via sphinx | ||
tabulate==0.9.0 | ||
# via git-fame | ||
tomli==2.0.1 | ||
# via | ||
# build | ||
# coverage | ||
# pyproject-hooks | ||
# pytest | ||
tomlkit==0.11.7 | ||
# via bump-my-version (pyproject.toml) | ||
tqdm==4.65.0 | ||
# via git-fame | ||
typer==0.7.0 | ||
# via generate-changelog | ||
typing-extensions==4.5.0 | ||
# via pydantic | ||
uc-micro-py==1.0.1 | ||
# via linkify-it-py | ||
urllib3==1.26.15 | ||
# via requests | ||
virtualenv==20.22.0 | ||
# via pre-commit | ||
wheel==0.40.0 | ||
# via pip-tools | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
# pip | ||
# setuptools |
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 |
---|---|---|
@@ -0,0 +1,117 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.10 | ||
# by the following command: | ||
# | ||
# pip-compile --extra=docs --output-file=requirements/docs.txt pyproject.toml | ||
# | ||
alabaster==0.7.13 | ||
# via sphinx | ||
babel==2.12.1 | ||
# via sphinx | ||
beautifulsoup4==4.12.2 | ||
# via furo | ||
certifi==2022.12.7 | ||
# via requests | ||
charset-normalizer==3.1.0 | ||
# via requests | ||
click==8.1.3 | ||
# via | ||
# bump-my-version (pyproject.toml) | ||
# rich-click | ||
# sphinx-click | ||
docutils==0.19 | ||
# via | ||
# myst-parser | ||
# sphinx | ||
# sphinx-click | ||
furo==2023.3.27 | ||
# via bump-my-version (pyproject.toml) | ||
ghp-import==2.1.0 | ||
# via bump-my-version (pyproject.toml) | ||
idna==3.4 | ||
# via requests | ||
imagesize==1.4.1 | ||
# via sphinx | ||
jinja2==3.1.2 | ||
# via | ||
# myst-parser | ||
# sphinx | ||
linkify-it-py==2.0.0 | ||
# via bump-my-version (pyproject.toml) | ||
markdown-it-py==2.2.0 | ||
# via | ||
# mdit-py-plugins | ||
# myst-parser | ||
# rich | ||
markupsafe==2.1.2 | ||
# via jinja2 | ||
mdit-py-plugins==0.3.5 | ||
# via myst-parser | ||
mdurl==0.1.2 | ||
# via markdown-it-py | ||
myst-parser==1.0.0 | ||
# via bump-my-version (pyproject.toml) | ||
packaging==23.1 | ||
# via sphinx | ||
pydantic==1.10.7 | ||
# via bump-my-version (pyproject.toml) | ||
pygments==2.15.1 | ||
# via | ||
# furo | ||
# rich | ||
# sphinx | ||
python-dateutil==2.8.2 | ||
# via ghp-import | ||
pyyaml==6.0 | ||
# via myst-parser | ||
requests==2.28.2 | ||
# via sphinx | ||
rich==13.3.4 | ||
# via | ||
# bump-my-version (pyproject.toml) | ||
# rich-click | ||
rich-click==1.6.1 | ||
# via bump-my-version (pyproject.toml) | ||
six==1.16.0 | ||
# via python-dateutil | ||
snowballstemmer==2.2.0 | ||
# via sphinx | ||
soupsieve==2.4.1 | ||
# via beautifulsoup4 | ||
sphinx==6.1.3 | ||
# via | ||
# bump-my-version (pyproject.toml) | ||
# furo | ||
# myst-parser | ||
# sphinx-autodoc-typehints | ||
# sphinx-basic-ng | ||
# sphinx-click | ||
# sphinx-copybutton | ||
sphinx-autodoc-typehints==1.23.0 | ||
# via bump-my-version (pyproject.toml) | ||
sphinx-basic-ng==1.0.0b1 | ||
# via furo | ||
sphinx-click==4.4.0 | ||
# via bump-my-version (pyproject.toml) | ||
sphinx-copybutton==0.5.2 | ||
# via bump-my-version (pyproject.toml) | ||
sphinxcontrib-applehelp==1.0.4 | ||
# via sphinx | ||
sphinxcontrib-devhelp==1.0.2 | ||
# via sphinx | ||
sphinxcontrib-htmlhelp==2.0.1 | ||
# via sphinx | ||
sphinxcontrib-jsmath==1.0.1 | ||
# via sphinx | ||
sphinxcontrib-qthelp==1.0.3 | ||
# via sphinx | ||
sphinxcontrib-serializinghtml==1.1.5 | ||
# via sphinx | ||
tomlkit==0.11.7 | ||
# via bump-my-version (pyproject.toml) | ||
typing-extensions==4.5.0 | ||
# via pydantic | ||
uc-micro-py==1.0.1 | ||
# via linkify-it-py | ||
urllib3==1.26.15 | ||
# via requests |
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.10 | ||
# by the following command: | ||
# | ||
# pip-compile --output-file=requirements/prod.txt pyproject.toml | ||
# | ||
click==8.1.3 | ||
# via | ||
# bump-my-version (pyproject.toml) | ||
# rich-click | ||
markdown-it-py==2.2.0 | ||
# via rich | ||
mdurl==0.1.2 | ||
# via markdown-it-py | ||
pydantic==1.10.7 | ||
# via bump-my-version (pyproject.toml) | ||
pygments==2.15.1 | ||
# via rich | ||
rich==13.3.4 | ||
# via | ||
# bump-my-version (pyproject.toml) | ||
# rich-click | ||
rich-click==1.6.1 | ||
# via bump-my-version (pyproject.toml) | ||
tomlkit==0.11.7 | ||
# via bump-my-version (pyproject.toml) | ||
typing-extensions==4.5.0 | ||
# via pydantic |
Oops, something went wrong.