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 Nov 7, 2024
1 parent 91a5ee9 commit 673337c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
21 changes: 8 additions & 13 deletions poetry.lock

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

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ celery = "^5.4.0"
redis = "^5.0.8"
djangorestframework = "^3.15.2"
gunicorn = "*"
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 673337c

Please sign in to comment.