diff --git a/backend/requirements.txt b/backend/requirements.txt index d65afbe..7686ea5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ google-auth>=2.0.0 google-auth-oauthlib>=0.4.0 google-auth-httplib2==0.2.* google-api-python-client>=2.0.0 -pyjwt==2.10.* +pyjwt==2.11.* requests==2.32.* python-dateutil==2.9.* fastapi==0.118.*