PythonRMV/requirements/dev.txt

12 lines
222 B
Plaintext
Raw Normal View History

2024-08-02 21:37:56 +03:00
black~=24.8.0
2024-03-26 16:32:59 +02:00
isort==5.13.2
mypy~=1.11.2
2024-09-24 15:11:43 +03:00
pylint==3.3.1
2024-03-27 12:26:48 +02:00
pytest-cov~=5.0.0
pytest~=8.3.2
2024-10-06 22:23:08 +03:00
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