f1-stream: add pydantic dependency and trigger CI build

This commit is contained in:
Viktor Barzin 2026-02-24 00:00:02 +00:00
parent 9fd788b158
commit d48551609d

View file

@ -2,3 +2,4 @@ fastapi==0.115.0
uvicorn[standard]
httpx>=0.27.0
apscheduler>=3.10.0,<4.0
pydantic>=2.0.0