diff --git a/api/requirements.txt b/api/requirements.txt index 83f16d9..17483c5 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -17,12 +17,12 @@ Django==4.2.11 django-cors-headers==4.3.0 django-redis==5.4.0 djangorestframework==3.14.0 -djangorestframework-simplejwt==5.3.0 +djangorestframework-simplejwt==5.3.1 drf-yasg==1.21.7 ghp-import==2.1.0 -gunicorn==21.2.0 +gunicorn==22.0.0 httplib2==0.22.0 -idna==3.4 +idna==3.7 inflection==0.5.1 Jinja2==3.1.3 Markdown==3.4.4 @@ -54,11 +54,11 @@ PyYAML==6.0.1 pyyaml_env_tag==0.1 redis==5.0.1 regex==2023.8.8 -requests==2.31.0 +requests==2.32.0 rsa==4.9 six==1.16.0 soupsieve==2.5 -sqlparse==0.4.4 +sqlparse==0.5.0 typing_extensions==4.8.0 Unidecode==1.3.7 uritemplate==4.1.1