generated from Hochfrequenz/python_template_repository
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
a7cb35f
commit 5178c4f
Showing
9 changed files
with
69 additions
and
85 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
# SHA1:6dafbcf610e9f81897b65ee9142715ab2e793f9e | ||
# | ||
# This file is autogenerated by pip-compile with python 3.10 | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile requirements-coverage.in | ||
# pip-compile-multi | ||
# | ||
coverage==7.4.3 | ||
# via -r dev_requirements/requirements-coverage.in | ||
# via -r dev_requirements\requirements-coverage.in |
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,24 +1,23 @@ | ||
# SHA1:2c7ffcd29222de3114c7f7994911f1b69d06b6b3 | ||
# | ||
# This file is autogenerated by pip-compile with python 3.10 | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile requirements-formatting.in | ||
# pip-compile-multi | ||
# | ||
black==24.2.0 | ||
# via -r dev_requirements/requirements-formatting.in | ||
click==8.1.3 | ||
# via -r dev_requirements\requirements-formatting.in | ||
click==8.1.7 | ||
# via black | ||
colorama==0.4.6 | ||
# via click | ||
isort==5.13.2 | ||
# via -r dev_requirements/requirements-formatting.in | ||
# via -r dev_requirements\requirements-formatting.in | ||
mypy-extensions==1.0.0 | ||
# via black | ||
packaging==23.0 | ||
packaging==23.2 | ||
# via black | ||
pathspec==0.11.0 | ||
pathspec==0.12.1 | ||
# via black | ||
platformdirs==4.2.0 | ||
# via black | ||
tomli==2.0.1 | ||
# via black | ||
typing-extensions==4.10.0 | ||
# via black |
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,8 +1,9 @@ | ||
# SHA1:a7062511e9640ed2a5c2dea1da5c8b5f59c0f0d7 | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.11 | ||
# by the following command: | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile requirements-spellcheck.in | ||
# pip-compile-multi | ||
# | ||
codespell==2.2.6 | ||
# via -r dev_requirements/requirements-spell_check.in | ||
# via -r dev_requirements\requirements-spell_check.in |
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,18 +1,17 @@ | ||
# SHA1:0eaa389e1fdb3a1917c0f987514bd561be5718ee | ||
# | ||
# This file is autogenerated by pip-compile with python 3.10 | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile requirements-tests.in | ||
# pip-compile-multi | ||
# | ||
exceptiongroup==1.1.3 | ||
colorama==0.4.6 | ||
# via pytest | ||
iniconfig==2.0.0 | ||
# via pytest | ||
packaging==23.0 | ||
packaging==23.2 | ||
# via pytest | ||
pluggy==1.4.0 | ||
# via pytest | ||
pytest==8.1.0 | ||
# via -r dev_requirements/requirements-tests.in | ||
tomli==2.0.1 | ||
# via pytest | ||
pytest==8.0.2 | ||
# via -r dev_requirements\requirements-tests.in |
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,14 +1,13 @@ | ||
# SHA1:7983aaa01d64547827c20395d77e248c41b2572f | ||
# | ||
# This file is autogenerated by pip-compile with python 3.10 | ||
# This file is autogenerated by pip-compile-multi | ||
# To update, run: | ||
# | ||
# pip-compile requirements-type_check.in | ||
# pip-compile-multi | ||
# | ||
mypy==1.8.0 | ||
# via -r dev_requirements/requirements-type_check.in | ||
# via -r dev_requirements\requirements-type_check.in | ||
mypy-extensions==1.0.0 | ||
# via mypy | ||
tomli==2.0.1 | ||
# via mypy | ||
typing-extensions==4.10.0 | ||
# via mypy |
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