fastapi>=0.100.0
uvicorn[standard]>=0.20.0
pydantic>=2.0
pyyaml>=6.0
httpx>=0.24.0
slowapi>=0.1.9

[all]
bespoketracker-comply[billing,docx,semantic]

[billing]
stripe>=5.0.0

[docx]
python-docx>=0.8.11

[semantic]
anthropic>=0.18.0
openai>=1.0.0

[test]
pytest>=7.0
