Skip to content

Commit

Permalink
Update to python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeriochaves committed Jan 3, 2024
1 parent e755804 commit 9d80335
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 84 deletions.
97 changes: 14 additions & 83 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ readme = "README.md"
"Issue Tracker" = "https://github.com/rogeriochaves/langstream/issues"

[tool.poetry.dependencies]
python = "^3.9"
python = "^3.11"
asyncstdlib = "^3.10.8"
colorama = "^0.4.6"
retry = { version = "*" }
Expand Down

0 comments on commit 9d80335

Please sign in to comment.