qiskit>=1.0.0
pennylane>=0.30.0
torch>=1.12.0
torchvision>=0.13.0
numpy>=1.21.0
matplotlib>=3.5.0
scikit-learn>=1.1.0
scipy>=1.8.0
tqdm>=4.64.0
typer[all]>=0.9.0
pillow>=9.0.0
pandas>=1.4.0
seaborn>=0.11.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.10.0
flake8>=5.0.0
pre-commit>=2.20.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.20.0
mkdocs-jupyter>=0.24.0

[jupyter]
jupyter>=1.0.0
ipykernel>=6.15.0
ipywidgets>=8.0.0
