Skip to content

Commit

Permalink
bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed May 30, 2024
1 parent eb580e4 commit a788e6b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements/main.txt
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
channels[daphne]==4.0.0
diskcache==5.6.3
django==3.2.22
django-cleanup==8.0.0
django==3.2.25
django-cleanup==8.1.0
django-compression-middleware==0.5.0
django-compressor==4.4
django-htmlmin==0.11.0
django-model-utils==4.3.1
django-model-utils==4.5.1
django-searchable-encrypted-fields==0.2.1
django-silk==5.0.4
django-solo==2.1.0
django-silk==5.1.0
django-solo==2.2.0
django-url-or-relative-url-field==0.2.0
djangorestframework==3.14.0
djangorestframework==3.15.1
djangorestframework-api-key==3.0.0
docutils==0.20.1
docutils==0.21.2
drf-yasg==1.21.7
huey==2.5.0
hypercorn[h3]==0.15.0
hypercorn[h3]==0.17.3
jsonfield==3.1.0
markdown==3.5
pwned-passwords-django==2.0
markdown==3.6.0
pwned-passwords-django==2.1
pyarr==3.1.1
pymysql==1.0.2
python-dotenv==1.0.0
pymysql==1.1.1
python-dotenv==1.0.1
strsim==0.0.3
titlecase==2.4.1
tmdbsimple==2.9.1
Twisted[tls,http2]==23.8.0
Twisted[tls,http2]==24.3.0
tzlocal==5.2
whitenoise[brotli]==6.6.0
attrs

0 comments on commit a788e6b

Please sign in to comment.