Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
timhawes committed May 16, 2024
1 parent ef89473 commit 63a1951
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 87 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
django = "==4.*"
django-allauth = "*"
django-allauth = {extras = ["socialaccount"], version = "*"}
django-bootstrap5 = "*"
django-countries = "*"
django-phonenumber-field = {extras = ["phonenumbers"], version = "*"}
Expand Down
127 changes: 52 additions & 75 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 63a1951

Please sign in to comment.