Skip to content

Commit

Permalink
Bump dependencies to get latest security updates support by Python 3.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdlaird committed Dec 3, 2023
1 parent 4cd14c4 commit ce8a3d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@ django-filter==2.4.0
django-maintenance-mode==0.15.1
django-pipeline==2.0.6
django-cors-headers==3.7.0
celery[redis]==5.0.5
celery[redis]==5.3.6
django-redis==4.12.1
statsd==3.3.0
datadog==0.40.1
boto==2.49.0
twilio==6.53.0
pyOpenSSL==20.0.1
Pillow==8.4.0
Pillow==10.1.0
icalendar==4.0.7
python-dateutil==2.8.1
mock==4.0.3
mysqlclient==2.0.3
coreapi==2.3.3
Pygments==2.8.0
Pygments==2.17.2
Markdown==3.3.4
Sphinx==3.5.1
psutil==5.8.0
Expand Down

0 comments on commit ce8a3d0

Please sign in to comment.