Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.in -o requirements-dev.txt
asgiref==3.8.1
asgiref==3.9.1
# via
# -c requirements.txt
# django
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ appy==1.0.19
# via django-appypod
argdispatch==1.4.0
# via pdfimpose
asgiref==3.8.1
asgiref==3.9.1
# via django
async-timeout==5.0.1
# via redis
Expand Down