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 1d297b4 commit 71eb4c7Copy full SHA for 71eb4c7
pyproject.toml
@@ -7,7 +7,7 @@ license = "MIT"
7
readme = "README.md"
8
9
[tool.poetry.dependencies]
10
-python = "^3.12"
+python = "!=3.9.7,>=3.8"
11
pydantic = "^2"
12
streamlit = "^1.39.0"
13
0 commit comments