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 7d90092 commit 8331a1bCopy full SHA for 8331a1b
.python-version
@@ -1 +1 @@
1
-3.12.4
+3.13.6
.tool-versions
@@ -1,2 +1,2 @@
poetry 1.8.5
2
-python 3.12.4
+python 3.13.7
pyproject.toml
@@ -8,7 +8,7 @@ readme = "README.md"
8
package-mode = false
9
10
[tool.poetry.dependencies]
11
-python = ">=3.12,<3.13"
+python = ">=3.13,<3.14"
12
streamlit = "^1.31.1"
13
gpt-all-star = "^0.0.64"
14
streamlit-extras = "^0.4.0"
0 commit comments