20 lines
401 B
Plaintext
20 lines
401 B
Plaintext
# Development dependencies - auto-generated from pyproject.toml
|
|
# Installation command: pip install -r requirements-dev.txt
|
|
|
|
pytest>=7.4.0
|
|
pytest-asyncio>=0.23.0
|
|
pytest-cov>=4.1.0
|
|
pytest-mock>=3.12.0
|
|
pytest-xdist>=3.5.0
|
|
ruff>=0.1.0
|
|
black>=23.12.0
|
|
isort>=5.13.0
|
|
flake8>=7.0.0
|
|
mypy>=1.8.0
|
|
bandit>=1.7.0
|
|
safety>=2.3.0
|
|
sphinx>=7.2.0
|
|
sphinx-rtd-theme>=2.0.0
|
|
myst-parser>=2.0.0
|
|
pre-commit>=3.6.0
|
|
tox>=4.11.0 |