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 c2fae9d commit 29b9826Copy full SHA for 29b9826
.python-version
@@ -1 +1 @@
1
-3.10.1
+3.12.4
pyproject.toml
@@ -8,7 +8,7 @@ readme = "README.md"
8
package-mode = false
9
10
[tool.poetry.dependencies]
11
-python = ">=3.10,<3.11"
+python = ">=3.12,<3.13"
12
streamlit = "^1.31.1"
13
gpt-all-star = "^0.0.42"
14
streamlit-extras = "^0.4.0"
0 commit comments