We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 084d2d1 commit dda1c0eCopy full SHA for dda1c0e
1 file changed
pyproject.toml
@@ -28,7 +28,7 @@ repository = "https://github.com/togethercomputer/together-python"
28
homepage = "https://github.com/togethercomputer/together-python"
29
30
[tool.poetry.dependencies]
31
-python = "^3.9"
+python = "^3.10"
32
typer = ">=0.9,<0.16"
33
requests = "^2.31.0"
34
rich = "^13.8.1"
0 commit comments