numpy>=1.21.0
scipy>=1.7.0
matplotlib>=3.5.0
psutil>=5.8.0
requests>=2.28.0
tqdm>=4.64.0
colorama>=0.4.5
click>=8.1.0
rich>=12.0.0

[ai]
openai>=0.27.0
google-generativeai>=0.3.0
anthropic>=0.5.0

[all]
tensorflow>=2.8.0
torch>=1.12.0
scikit-learn>=1.1.0
qiskit>=0.40.0
cirq>=1.0.0
pennylane>=0.20.0
openai>=0.27.0
google-generativeai>=0.3.0
anthropic>=0.5.0
plotly>=5.10.0
jupyter>=1.0.0
ipywidgets>=7.7.0

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

[jupyter]
jupyter>=1.0.0
ipywidgets>=7.7.0

[ml]
tensorflow>=2.8.0
torch>=1.12.0
scikit-learn>=1.1.0

[quantum]
qiskit>=0.40.0
cirq>=1.0.0
pennylane>=0.20.0

[viz]
plotly>=5.10.0
