Skip to content

Commit

Permalink
Bump eventlet from 0.33.3 to 0.35.2 in /examples/demo (#183)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Rodriguez <307146+operand@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and operand committed Apr 23, 2024
1 parent 1968255 commit b61ae82
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 deletions examples/demo/poetry.lock

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

2 changes: 1 addition & 1 deletion examples/demo/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ transformers = "^4.36"
torch = "^2.0"
Flask-SocketIO = "^5.3"
openai = "^0.27.8"
eventlet = "^0.33.3"
eventlet = "^0.35.2"
gradio = "^4.19.2"
colorama = "^0.4.6"

Expand Down

0 comments on commit b61ae82

Please sign in to comment.