PythonRMV/requirements/dev.txt

12 lines
229 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
2024-10-23 01:28:51 +03:00
mypy~=1.13.0
pylint==3.2.7,<3.3.0
2024-03-27 12:26:48 +02:00
pytest-cov~=5.0.0
pytest~=8.3.2
2024-10-22 18:12:10 +03:00
tox==4.23.2
types-ujson~=5.10.0.20240515
# Disabled async libraries for now
# types-aiofiles~=24.1.0.20240626
# pytest-asyncio~=0.24.0