bump python

This commit is contained in:
Jason Liu
2024-01-31 23:14:10 -05:00
parent fe53156383
commit c0bdc621f3
+1 -1
View File
@@ -9,7 +9,7 @@ packages = [{include = "instructor"}]
repository = "https://github.com/jxnl/instructor"
[tool.poetry.dependencies]
python = "^3.9"
python = "^3.10"
openai = "^1.1.0"
pydantic = "^2.0.2"
docstring-parser = "^0.15"