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 9bc18bb commit 6be3f71
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
# pip-compile --strip-extras dev-requirements.in
#
asgiref==3.8.1
# via
# -c requirements.txt
# django
# via django
build==1.0.0
# via pip-tools
click==8.1.8
Expand Down Expand Up @@ -75,9 +73,7 @@ tomli==2.0.1
# pip-tools
# pyproject-hooks
typing-extensions==4.12.2
# via
# -c requirements.txt
# asgiref
# via asgiref
wheel==0.41.2
# via pip-tools

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ django-leaflet==0.19.post11
# via mapentity
django-modelcluster==6.3
# via geotrek (setup.py)
django-modeltranslation==0.19.12
django-modeltranslation==0.19.4
# via mapentity
django-mptt==0.14.0
# via geotrek (setup.py)
Expand Down

0 comments on commit 6be3f71

Please sign in to comment.