We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a117be8 commit 2764471Copy full SHA for 2764471
pyproject.toml
@@ -19,7 +19,7 @@ include = ["py.typed", "src/mistralai/py.typed"]
19
in-project = true
20
21
[tool.poetry.dependencies]
22
-python = "^3.8"
+python = ">=3.8"
23
eval-type-backport = ">=0.2.0"
24
httpx = ">=0.27.0"
25
jsonpath-python = ">=1.0.6"
0 commit comments