Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed May 30, 2024
2 parents 8007f5e + f2dfd57 commit 87da4f0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.20.52
0.20.54
44 changes: 22 additions & 22 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.4.0
django==3.2.20
django-cleanup==5.2.0
django-compression-middleware==0.4.1
django-compressor==4.1
diskcache==5.6.3
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.2.0
django-model-utils==4.5.1
django-searchable-encrypted-fields==0.2.1
django-silk==5.0.2
django-solo==2.0.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-api-key==2.2.0
docutils==0.19
drf-yasg==1.21.4
huey==2.4.4
hypercorn[h3]==0.14.3
djangorestframework==3.15.1
djangorestframework-api-key==3.0.0
docutils==0.21.2
drf-yasg==1.21.7
huey==2.5.0
hypercorn[h3]==0.17.3
jsonfield==3.1.0
markdown==3.4.1
pwned-passwords-django==1.6
markdown==3.6.0
pwned-passwords-django==2.1
pyarr==3.1.1
pymysql==1.0.2
python-dotenv==0.21.0
pymysql==1.1.1
python-dotenv==1.0.1
strsim==0.0.3
titlecase==2.4
titlecase==2.4.1
tmdbsimple==2.9.1
Twisted[tls,http2]==22.10.0
tzlocal==4.2
whitenoise[brotli]==6.2.0
Twisted[tls,http2]==24.3.0
tzlocal==5.2
whitenoise[brotli]==6.6.0
attrs

0 comments on commit 87da4f0

Please sign in to comment.