Skip to content

Commit d7ca0a7

Browse files
chore(deps): update python docker tag
1 parent 9e517dc commit d7ca0a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.10.1
1+
3.13.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
package-mode = false
99

1010
[tool.poetry.dependencies]
11-
python = ">=3.10,<3.11"
11+
python = ">=3.13,<3.14"
1212
streamlit = "^1.31.1"
1313
gpt-all-star = "^0.0.58"
1414
streamlit-extras = "^0.4.0"

0 commit comments

Comments
 (0)