Files
PythonRMV/requirements/dev.txt
Renovate b4273ed894
Some checks failed
Tests / test (3.10) (pull_request) Failing after 1m13s
Tests / test (3.11) (pull_request) Failing after 27s
Tests / test (3.12) (pull_request) Failing after 32s
Tests / test (3.9) (pull_request) Failing after 27s
Update dependency pylint to ==3.3.7,<3.4.0
2025-05-04 20:55:39 +03:00

12 lines
229 B
Plaintext

black~=25.1.0
isort==5.13.2
mypy~=1.15.0
pylint==3.3.7,<3.4.0
pytest-cov~=6.1.0
pytest~=8.3.2
tox==4.25.0
types-ujson~=5.10.0.20240515
# Disabled async libraries for now
# types-aiofiles~=24.1.0.20240626
# pytest-asyncio~=0.24.0