Skip to content

Commit

Permalink
added redis to pyproj
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLovesDoggo committed Apr 5, 2024
1 parent a044302 commit 6c4409d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
20 changes: 17 additions & 3 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ django-debug-toolbar = "^4.3.0"

gunicorn = "*"
django-ninja = "^1.1.0"
redis = "^5.0.3"

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

0 comments on commit 6c4409d

Please sign in to comment.