diff --git a/requirements.txt b/requirements.txt index 07efdb1f..ea9f0f40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -r requirements_base.txt psycopg2==2.7.1 -gunicorn==20.1.0 +gunicorn==23.0.0 whitenoise==5.2.0 django-storages==1.7.1 boto3==1.14.47 diff --git a/requirements_base.txt b/requirements_base.txt index 2c42252e..1bb97c09 100644 --- a/requirements_base.txt +++ b/requirements_base.txt @@ -3,7 +3,7 @@ # frozen versions from prod. app-version==1.0.1 dealer==2.1.0 -Django>=2.2.13,<3.2 +Django==5.1.3 django-compat==1.0.15 django-ajax-selects==2.0.0 django-appconf==1.0.4 @@ -38,19 +38,19 @@ icalendar==4.0.7 -e git+https://github.com/serenecloud/jsmin@python3-only#egg=jsmin line-profiler>=3.1.0 Markdown==3.3.3 -markdown2==2.4.0 -mechanize==0.4.5 +markdown2==2.5.1 +mechanize==0.4.10 Paste==3.5.0 -Pillow==8.3.2 +Pillow==11.0.0 #pisa==3.0.33 -pyPdf==1.13 -PyPDF2==1.26.0 +pyPdf==5.1.0 +PyPDF2==3.0.1 python-dateutil==2.8.1 pytz==2020.4 raven==6.10.0 -reportlab==3.6.5 +reportlab==4.2.5 six==1.15.0 -sqlparse==0.4.2 +sqlparse==0.5.2 #tolerance==0.1.2 -e git+https://github.com/WPI-LNL/tolerance@335211c974e5e1d85289e1a8745ce01794b05225#egg=tolerance xhtml2pdf==0.2.5 @@ -59,7 +59,7 @@ ldap3==2.8.1 django-environ==0.4.5 django-polymorphic==3.0.0 fuzzywuzzy==0.18.0 -pysaml2==6.1.0 +pysaml2==7.5.0 -e git+https://github.com/WPI-LNL/django-saml2-auth.git@6348b4efcc7fc99dff5303846c60785026f67116#egg=django_saml2_auth django-jchart==0.4.2 django-semanticui-forms==1.6.5 @@ -67,7 +67,7 @@ filetype==1.0.7 slack-sdk==3.9.1 django-multiselectfield==0.1.12 drf-spectacular==0.21.0 -spotipy==2.19.0 +spotipy==2.24.0 qrcode==7.3.1 levenshtein==0.21.1 msal==1.24.1