Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
borolepratik committed Jun 19, 2024
1 parent d6f670c commit b618f97
Show file tree
Hide file tree
Showing 4 changed files with 445 additions and 467 deletions.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: gunicorn -w 4 -k uvicorn.workers.UvicornWorker app.main:app
web: gunicorn -w 4 -k uvicorn_worker.UvicornWorker app.main:app
Loading

0 comments on commit b618f97

Please sign in to comment.