PythonRMV/requirements/dev.txt
Renovate 87841b4037
Some checks failed
Tests / test (3.10) (pull_request) Failing after 34s
Tests / test (3.11) (pull_request) Successful in 34s
Tests / test (3.12) (pull_request) Failing after 46s
Tests / test (3.8) (pull_request) Failing after -15s
Tests / test (3.9) (pull_request) Successful in 32s
Tests / test (3.10) (push) Failing after 35s
Tests / test (3.11) (push) Successful in 31s
Tests / test (3.12) (push) Failing after 40s
Tests / test (3.8) (push) Failing after -15s
Tests / test (3.9) (push) Successful in 35s
Update dependency pylint to v3.3.1
2024-09-24 15:11:43 +03:00

12 lines
222 B
Plaintext

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