Files
sysmonstm/services/gateway/requirements.txt
2025-12-29 14:40:06 -03:00

14 lines
238 B
Plaintext

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