PythonRMV/requirements/dev.txt
Profitroll b507a70615
All checks were successful
Tests / test (3.11) (push) Successful in -19s
Tests / test (3.12) (push) Successful in -13s
Tests / test (3.8) (push) Successful in -24s
Tests / test (3.9) (push) Successful in -22s
Tests / test (3.10) (push) Successful in -28s
Merge pull request 'Update dependency tox to v4.21.2' (#58) from renovate/tox-4.x into dev
Reviewed-on: #58
2024-10-07 13:47:40 +03:00

12 lines
229 B
Plaintext

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