fastapi>=0.115.0
uvicorn[standard]>=0.30.0
pydantic>=2.7.0
pydantic-settings>=2.2.0
httpx>=0.27.0
google-cloud-firestore>=2.16.0
firebase-admin>=6.5.0
python-dotenv>=1.0.1
orjson>=3.10.0
structlog>=24.1.0
google-cloud-dlp>=3.20.1
google-cloud-aiplatform>=1.71.1
giskard<3.0.0,>=2.0.0
langchain<0.4.0,>=0.3.7
langchain-google-vertexai<2.0.0,>=1.0.7
jsonschema>=4.22.0

[dev]
pytest>=8.1.0
pytest-asyncio>=0.23.6
httpx>=0.27.0
respx>=0.21.1
ruff>=0.3.0
black>=24.3.0
mypy>=1.8.0
types-requests>=2.31.0.10
