Files
PythonRMV/requirements/dev.txt
Renovate 161017bc17
All checks were successful
Tests / test (3.10) (pull_request) Successful in 33s
Tests / test (3.11) (pull_request) Successful in 5s
Tests / test (3.12) (pull_request) Successful in 10s
Tests / test (3.9) (pull_request) Successful in 2s
Tests / test (3.10) (push) Successful in 3s
Tests / test (3.11) (push) Successful in 1s
Tests / test (3.12) (push) Successful in 10s
Tests / test (3.9) (push) Successful in 2s
Update dependency mypy to ~=1.17.0
2025-07-15 00:05:51 +03:00

12 lines
229 B
Plaintext

black~=25.1.0
isort==5.13.2
mypy~=1.17.0
pylint==3.3.7,<3.4.0
pytest-cov~=6.2.0
pytest~=8.4.0
tox==4.27.0
types-ujson~=5.10.0.20240515
# Disabled async libraries for now
# types-aiofiles~=24.1.0.20240626
# pytest-asyncio~=0.24.0