chore: scaffolding inicial del repo (pyproject, requirements, Makefile)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Juan
2026-05-10 10:08:48 +02:00
co-authored by Claude Opus 4.7
parent f5e6b8767d
commit 62536766e6
19 changed files with 127 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
streamlit>=1.38,<2.0
httpx>=0.27,<0.28
pydantic>=2.7,<3.0
PyYAML>=6.0,<7.0