f1-stream: add pydantic dependency and trigger CI build
This commit is contained in:
parent
a050db616e
commit
fd6a8bb6f2
1 changed files with 1 additions and 0 deletions
|
|
@ -2,3 +2,4 @@ fastapi==0.115.0
|
||||||
uvicorn[standard]
|
uvicorn[standard]
|
||||||
httpx>=0.27.0
|
httpx>=0.27.0
|
||||||
apscheduler>=3.10.0,<4.0
|
apscheduler>=3.10.0,<4.0
|
||||||
|
pydantic>=2.0.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue