first claude draft
This commit is contained in:
13
services/gateway/requirements.txt
Normal file
13
services/gateway/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
fastapi>=0.109.0
|
||||
uvicorn[standard]>=0.27.0
|
||||
grpcio>=1.60.0
|
||||
grpcio-tools>=1.60.0
|
||||
redis>=5.0.0
|
||||
asyncpg>=0.29.0
|
||||
websockets>=12.0
|
||||
jinja2>=3.1.2
|
||||
structlog>=23.2.0
|
||||
python-json-logger>=2.0.7
|
||||
pydantic>=2.5.0
|
||||
pydantic-settings>=2.1.0
|
||||
httpx>=0.26.0
|
||||
Reference in New Issue
Block a user