numpy>=1.24.0
scipy>=1.10.0

[all]
cirquit[cloud,dev,docs,viz]

[cloud]
requests>=2.31.0
websockets>=11.0.0
python-dotenv>=1.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
black>=23.7.0
isort>=5.12.0
mypy>=1.5.0
pylint>=2.17.0
flake8>=6.1.0
pre-commit>=3.3.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
sphinx-autodoc-typehints>=1.24.0
myst-parser>=2.0.0

[performance]
cupy-cuda11x>=12.0.0
numba>=0.57.0

[viz]
matplotlib>=3.7.0
plotly>=5.15.0
