Skip to content

Commit

Permalink
added gunicorn dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Flagro committed Nov 14, 2023
1 parent d263075 commit 7f4cdc9
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 5 deletions.
2 changes: 2 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ typing-extensions = "*"
psycopg2-binary = "*"
django-oauth-toolkit = "*"
django-cors-headers = "*"
pip = "*"
gunicorn = "*"

[dev-packages]

Expand Down
36 changes: 31 additions & 5 deletions Pipfile.lock

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

0 comments on commit 7f4cdc9

Please sign in to comment.