Update FastAPI to version compatible with Pydantic 2.1.1

This commit is contained in:
Automated Action 2025-05-12 12:28:54 +00:00
parent 609e7fb237
commit abc7a8572f

View File

@ -1,4 +1,4 @@
fastapi==0.99.1
fastapi==0.104.0
uvicorn==0.23.2
sqlalchemy==2.0.19
pydantic==2.1.1