p2p/coe backend implemented

This commit is contained in:
2026-06-16 15:07:59 -04:00
parent 60fd4810ff
commit 89e6968dc4
29 changed files with 7906 additions and 88 deletions
+5
View File
@@ -0,0 +1,5 @@
fastapi==0.116.0
uvicorn==0.35.0
pydantic==2.11.7
watchdog==6.0.0
httpx==0.28.1