pydantic>=2.0
typer>=0.9
rich>=13.0
httpx>=0.25
python-dotenv>=1.0

[all]
qiskit>=1.0
qiskit-ibm-runtime>=0.20
qiskit-aer>=0.13
fastapi>=0.100
uvicorn>=0.23
openai>=1.0
anthropic>=0.20

[cloud]
fastapi>=0.100
uvicorn>=0.23

[dev]
pytest>=7.0
pytest-asyncio>=0.23
ruff>=0.1
mypy>=1.0

[llm]
openai>=1.0
anthropic>=0.20

[qiskit]
qiskit>=1.0
qiskit-ibm-runtime>=0.20
qiskit-aer>=0.13
