aiohttp>=3.12.14
alembic>=1.13.1
bandit>=1.8.6
black>=23.0.0
cirq>=1.2.0
click>=8.2.1

# Security and monitoring
cryptography>=43.0.0
# Use alternative to ray for distributed computing
dask[complete]>=2024.1.0
# Core dependencies
fastapi>=0.115.0
flake8>=7.3.0
isort>=5.12.0
mlflow>=3.2.0
mypy>=1.17.1

# ML and AI dependencies
numpy>=2.2.6
optuna>=3.4.0
pandas>=2.0.0
passlib[bcrypt]>=1.7.4
pennylane>=0.42.1
pip-audit>=2.9.0
pre-commit>=3.5.0
pydantic>=2.11.0
# Use cryptography-based JWT instead of python-jose
PyJWT[crypto]>=2.8.0

# Development and testing
pytest>=7.4.0
pytest-asyncio>=1.1.0
pytest-cov>=6.2.1
python-dateutil>=2.9.0.post0
python-dotenv>=1.1.1
python-multipart>=0.0.6

# Quantum computing
qiskit>=2.1.1
redis>=6.3.0

# Additional utilities
requests>=2.32.4
rich>=14.1.0
safety>=3.6.0
scikit-learn>=1.7.1
sqlalchemy>=2.0.42
# Pin to secure version to fix CVE-2025-54121
starlette==0.47.2
tensorflow>=2.19.0
torch>=2.8.0
transformers>=4.55.0
urllib3>=2.2.3
uvicorn[standard]>=0.35.0
wandb>=0.16.0
xgboost>=3.0.3
