diff --git a/requirements.txt b/requirements.txt index 0469fbf007..46288ebb74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ cryptography==37.0.2 Django==3.2.13 django-csp==3.7 gunicorn==20.1.0 -jwcrypto==1.2 +jwcrypto==1.3 requests==2.27.1 six==1.16.0