Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed Feb 19, 2025
1 parent 89c1133 commit b82f895
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
# pip-compile --strip-extras dev-requirements.in
#
asgiref==3.8.1
# via django
# via
# -c requirements.txt
# django
build==1.0.0
# via pip-tools
click==8.1.8
Expand Down Expand Up @@ -73,7 +75,9 @@ tomli==2.0.1
# pip-tools
# pyproject-hooks
typing-extensions==4.12.2
# via asgiref
# via
# -c requirements.txt
# asgiref
wheel==0.41.2
# via pip-tools

Expand Down

0 comments on commit b82f895

Please sign in to comment.