Files
PythonRMV/requirements/dev.txt
Renovate 004b5c20ac
Some checks failed
Tests / test (3.10) (pull_request) Failing after -57s
Tests / test (3.11) (pull_request) Failing after -1m5s
Tests / test (3.12) (pull_request) Failing after -1m4s
Tests / test (3.9) (pull_request) Failing after -1m6s
Tests / test (3.10) (push) Failing after -1m5s
Tests / test (3.11) (push) Failing after -1m4s
Tests / test (3.12) (push) Failing after -1m4s
Tests / test (3.9) (push) Failing after -1m6s
Update dependency isort to v7
2025-10-11 17:33:03 +03:00

12 lines
228 B
Plaintext

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