Initial commit

This commit is contained in:
2026-07-18 12:00:33 +05:30
commit caac8413e9
83 changed files with 10262 additions and 0 deletions

9
hub/requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
fastapi==0.104.1
uvicorn[standard]==0.24.0
nats-py==2.6.0
pydantic==2.5.0
prometheus-client==0.19.0
aiohttp==3.9.1
requests==2.31.0