diff --git a/requirements.txt b/requirements.txt index b39126e0..a10ece34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -uvicorn==0.34.1 # uvicorn 0.33 is the last version supporting Python 3.8 -pydantic==2.11.3 +uvicorn==0.34.2 # uvicorn 0.33 is the last version supporting Python 3.8 +pydantic==2.11.4 fastapi==0.115.12 python-multipart==0.0.20 websockets==15.0.1