PythonRMV/requirements/dev.txt
Renovate 393e120069
All checks were successful
Tests / test (3.10) (pull_request) Successful in 3m11s
Tests / test (3.11) (pull_request) Successful in 3m9s
Tests / test (3.9) (pull_request) Successful in 3m9s
Tests / test (3.12) (pull_request) Successful in 3m16s
Tests / test (3.10) (push) Successful in 3m13s
Tests / test (3.11) (push) Successful in 3m5s
Tests / test (3.12) (push) Successful in 3m15s
Tests / test (3.9) (push) Successful in 3m7s
Update dependency mypy to ~=1.14.0
2024-12-20 17:48:21 +02:00

12 lines
229 B
Plaintext

black~=24.8.0
isort==5.13.2
mypy~=1.14.0
pylint==3.3.2,<3.4.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