psutil>=5.8.0

[benchmark]
mysql-connector-python>=8.0
psycopg2-binary>=2.8
pyodbc>=4.0
matplotlib>=3.0
pandas>=1.0
seaborn>=0.11
jupyter>=1.0

[dev]
pytest>=6.0
pytest-cov>=2.0
pytest-asyncio>=0.15
black>=21.0
flake8>=3.8
mypy>=0.800
isort>=5.0
pre-commit>=2.0

[docs]
sphinx>=4.0
sphinx-rtd-theme>=1.0
myst-parser>=0.15
sphinx-autodoc-typehints>=1.12

[test]
pytest>=6.0
pytest-asyncio>=0.15
pytest-xdist>=2.0
docker>=5.0
testcontainers>=3.0
