Update requirements for dev branch (#488)

* Update requirements

* Update requirements-dev.txt

* Update pyproject.toml

* Update README.md
This commit is contained in:
Normann
2025-03-23 22:31:49 +01:00
committed by GitHub
parent 2a5879c177
commit 2c1f16a3fb
4 changed files with 15 additions and 15 deletions

View File

@@ -1,13 +1,13 @@
-r requirements.txt
gitpython==3.1.44
myst-parser==4.0.0
sphinx==8.1.3
myst-parser==4.0.1
sphinx==8.2.3
sphinx_rtd_theme==3.0.2
sphinx-tabs==3.4.7
pytest==8.3.4
pytest==8.3.5
pytest-cov==6.0.0
pytest-xprocess==1.0.2
pre-commit
mypy==1.13.0
types-requests==2.32.0.20241016
pandas-stubs==2.2.3.241126
mypy==1.15.0
types-requests==2.32.0.20250306
pandas-stubs==2.2.3.250308