Skip to content

Commit

Permalink
Fix poetry lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
sudan45 committed Dec 11, 2024
1 parent 675551d commit e6f177d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
17 changes: 8 additions & 9 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ celery = "^5.4.0"
redis = "^5.0.8"
djangorestframework = "^3.15.2"
gunicorn = "*"
django-storages = { version = "*", extras = ["s3"] }
django-cors-headers = "^4.6.0"
strawberry-graphql-django = {version = "0.47.1", extras = ["strawberry-graphql"]}

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit e6f177d

Please sign in to comment.