Skip to content

Commit 2764471

Browse files
authored
Update pyproject.toml (#175)
1 parent a117be8 commit 2764471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ include = ["py.typed", "src/mistralai/py.typed"]
1919
in-project = true
2020

2121
[tool.poetry.dependencies]
22-
python = "^3.8"
22+
python = ">=3.8"
2323
eval-type-backport = ">=0.2.0"
2424
httpx = ">=0.27.0"
2525
jsonpath-python = ">=1.0.6"

0 commit comments

Comments
 (0)