diff --git a/backend/uclapi/requirements.txt b/backend/uclapi/requirements.txt index d8658ee37..c7979d01d 100644 --- a/backend/uclapi/requirements.txt +++ b/backend/uclapi/requirements.txt @@ -5,20 +5,20 @@ django-celery-beat==2.5.0 ciso8601==2.3.1 cx-Oracle==8.3.0 django-cors-headers==4.2.0 -Django==3.2.23 -deepdiff==6.3.1 +Django==4.2.22 +deepdiff==8.6.1 django-dotenv==1.4.2 django-mock-queries==2.2.0 django-storages==1.13.2 -djangorestframework==3.14.0 +djangorestframework==3.15.2 django-postgrespool2==2.0.5 django-filter==23.2 -dnspython==2.4.2 -eventlet==0.33.3 +dnspython==2.7.0 +eventlet==0.40.3 freezegun==1.2.2 flake8==6.1.0 gevent==23.9.0 -gunicorn==21.2.0 +gunicorn==23.0.0 greenlet==2.0.2 hiredis==2.2.3 lxml==4.9.3 @@ -27,18 +27,18 @@ pycodestyle==2.11.0 pycryptodome==3.21.0 psycopg2-binary==2.9.7 python-dateutil==2.8.2 -python-jose==3.3.0 +python-jose==3.4.0 pytz==2024.2 requests-futures==1.0.1 redis==4.6.0 sentry-sdk==2.8.0 -requests==2.32.2 +requests==2.32.4 Sphinx==4.3.0 SQLAlchemy==1.4.46 -tqdm==4.65.0 +tqdm==4.66.3 validators==0.20.0 requests-mock==1.11.0 -cryptography==43.0.1 +cryptography==44.0.1 # Contains fix for Cookie max-age bug https://github.com/jazzband/django-revproxy/issues/161 git+https://github.com/slaxor505/django-revproxy@51cc819 git+https://github.com/uclapi/django-webpack-loader@master#egg=django-webpack-loader