Skip to content

Commit 8226807

Browse files
committed
chore(deps): update python to >=3.14,<3.15
1 parent 4e7d787 commit 8226807

File tree

4 files changed

+1003
-919
lines changed

4 files changed

+1003
-919
lines changed

projects/dsb/crystal/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "crystal"
33
version = "0.1.0"
44
description = "LLM that do things"
55
readme = "README.md"
6-
requires-python = ">=3.13.4,<3.14"
6+
requires-python = ">=3.14,<3.15"
77
dependencies = [
88
"gradio==6.0.0",
99
"inquirer==3.4.1",

0 commit comments

Comments
 (0)