PythonRMV/requirements/dev.txt
Renovate a3eb99793e
Some checks failed
Tests / test (3.10) (pull_request) Successful in -1m41s
Tests / test (3.11) (pull_request) Successful in -1m41s
Tests / test (3.12) (pull_request) Successful in -1m34s
Tests / test (3.8) (pull_request) Failing after -2m34s
Tests / test (3.9) (pull_request) Successful in -1m44s
Tests / test (3.10) (push) Successful in -1m41s
Tests / test (3.11) (push) Successful in -1m44s
Tests / test (3.12) (push) Successful in -1m36s
Tests / test (3.8) (push) Failing after -2m36s
Tests / test (3.9) (push) Successful in -1m44s
Update dependency pytest-cov to v6
2024-10-29 22:25:23 +02:00

12 lines
229 B
Plaintext

black~=24.8.0
isort==5.13.2
mypy~=1.13.0
pylint==3.2.7,<3.3.0
pytest-cov~=6.0.0
pytest~=8.3.2
tox==4.23.2
types-ujson~=5.10.0.20240515
# Disabled async libraries for now
# types-aiofiles~=24.1.0.20240626
# pytest-asyncio~=0.24.0