Skip to content

Commit

Permalink
chore: Update Django and daphne dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreykirchner committed Aug 16, 2024
1 parent d7ddc8f commit ec9518f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ charset-normalizer==3.1.0
constantly==15.1.0
crispy-bootstrap5==0.7
cryptography==42.0.8
daphne==4.0.0
Django==4.2.14
daphne==4.1.2
Django==4.2.15
django-crispy-forms==2.0
django-tinymce==4.1.0
hyperlink==21.0.0
idna==3.7
incremental==22.10.0
incremental==24.7.2
iniconfig==2.0.0
msgpack==1.0.5
packaging==23.0
Expand All @@ -39,7 +39,7 @@ service-identity==21.1.0
setuptools==70.0.0
six==1.16.0
sqlparse==0.5.0
Twisted==23.10.0
Twisted==24.7.0
txaio==23.1.1
typing_extensions==4.8.0
urllib3==2.2.2
Expand Down

0 comments on commit ec9518f

Please sign in to comment.