Skip to content

Commit

Permalink
bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed Sep 23, 2022
1 parent 4155439 commit fef2f8a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements/main.txt
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
channels==3.0.5
diskcache==5.4.0
django==4.1
django-ace==1.0.11
django==4.1.1
django-ace==1.0.12
django-cleanup==6.0.0
django-colorfield==0.6.3
django-colorfield==0.7.2
django-compression-middleware==0.4.1
django-compressor==4.1
django-crispy-forms==1.14.0
django-downloadview==2.3.0
django-health-check==3.16.5
django-health-check==3.17.0
django-idom==1.2.0
django-jazzmin==2.5.0
django-multiselectfield==0.1.12
django-searchable-encrypted-fields==0.1.9
django-searchable-encrypted-fields==0.2.0
django-silk==5.0.1
django-solo==2.0.0
django-split-settings==1.1.0
django-tables2==2.4.1
django-versionfield==1.0.2
djangorestframework==3.13.1
djangorestframework==3.14.0
djangorestframework-api-key==2.2.0
docutils==0.19
drf-spectacular[sidecar]==0.23.1
drf-spectacular[sidecar]==0.24.1
huey==2.4.3
markdown==3.4.1
pillow==9.2.0
psutil==5.8.0
python-dotenv==0.20.0
python-dotenv==0.21.0
requirements-parser==0.5.0
sarge==0.1.6
sortedcontainers==2.4.0
Twisted[tls,http2]==22.4.0
Twisted[tls,http2]==22.8.0
tzlocal==4.2
uvicorn[standard]==0.18.2
uvicorn[standard]==0.18.3
whitenoise[brotli]==6.2.0

0 comments on commit fef2f8a

Please sign in to comment.