Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled biweekly dependency update for week 46 #887

Closed
wants to merge 11 commits into from
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -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
20 changes: 10 additions & 10 deletions requirements_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -59,15 +59,15 @@ 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
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
Loading