diff --git a/backend/requirements.txt b/backend/requirements.txt index 0b6c2606..92ddbf84 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -33,7 +33,7 @@ sniffio==1.3.0 SQLAlchemy==2.0.27 starlette==0.36.3 typeguard==2.13.3 -typing_extensions==4.7.1 +typing_extensions>=4.7.1 urllib3==2.2.1 uvicorn==0.27.1 watchfiles==0.21.0