Skip to content

Commit

Permalink
Remove fixed django version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaslinhares committed Nov 22, 2024
1 parent b461d81 commit 4d95b41
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
13 changes: 0 additions & 13 deletions docker/pip-freeze.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,17 +54,6 @@ deprecated==1.2.12 ; python_full_version >= "3.4.0"
# vonage
dj-database-url==0.5.0
# via -r ../pip-requires.txt
django==2.2.20 ; python_version >= "3.5"
# via
# -r ../pip-requires.txt
# django-appconf
# django-csp
# django-hamlpy
# django-redis
# django-storages
# django-timezone-field
# djangorestframework
# smartmin
django-appconf==1.0.4
# via
# -r ../pip-requires.txt
Expand All @@ -83,8 +72,6 @@ django-mptt==0.8.7
# via -r ../pip-requires.txt
django-redis==4.12.1 ; python_version >= "3.5"
# via -r ../pip-requires.txt
django-storages==1.11.1 ; python_version >= "3.5"
# via -r ../pip-requires.txt
django-timezone-field==4.1.2 ; python_version >= "3.5"
# via -r ../pip-requires.txt
djangorestframework==3.12.4 ; python_version >= "3.5"
Expand Down
1 change: 0 additions & 1 deletion docker/pip-requires.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ slack_sdk==3.17.0
dulwich==0.20.45
django-cors-headers@^3.8.0
sentry-sdk==1.9.8
Django==4.1.7

0 comments on commit 4d95b41

Please sign in to comment.