Files
PythonRMV/requirements/dev.txt
Renovate d6d947625f
All checks were successful
Tests / test (3.10) (pull_request) Successful in -28s
Tests / test (3.11) (pull_request) Successful in -31s
Tests / test (3.12) (pull_request) Successful in -23s
Tests / test (3.9) (pull_request) Successful in -27s
Tests / test (3.10) (push) Successful in -29s
Tests / test (3.11) (push) Successful in -32s
Tests / test (3.12) (push) Successful in -24s
Tests / test (3.9) (push) Successful in -31s
Update dependency pylint to ==3.3.9,<3.4.0
2025-10-05 21:53:33 +03:00

12 lines
229 B
Plaintext

black~=25.9.0
isort==5.13.2
mypy~=1.18.1
pylint==3.3.9,<3.4.0
pytest-cov~=7.0.0
pytest~=8.4.0
tox==4.30.3
types-ujson~=5.10.0.20240515
# Disabled async libraries for now
# types-aiofiles~=24.1.0.20240626
# pytest-asyncio~=0.24.0