chore: scaffolding inicial del repo (pyproject, requirements, Makefile)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
fastapi>=0.115,<0.120
|
||||
uvicorn[standard]>=0.30,<0.32
|
||||
pydantic>=2.7,<3.0
|
||||
pydantic-settings>=2.4,<3.0
|
||||
structlog>=24.4,<25.0
|
||||
httpx>=0.27,<0.28
|
||||
langgraph>=0.2.50,<0.3
|
||||
langgraph-checkpoint-sqlite>=2.0,<3.0
|
||||
guardrails-ai>=0.5,<0.6
|
||||
presidio-analyzer>=2.2,<3.0
|
||||
presidio-anonymizer>=2.2,<3.0
|
||||
openai>=1.50,<2.0
|
||||
PyYAML>=6.0,<7.0
|
||||
nemoguardrails>=0.10,<0.12
|
||||
Reference in New Issue
Block a user