Skip to content

Commit b5586e1

Browse files
update python version
1 parent c62642b commit b5586e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

macro_agents/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "macro_agents"
3-
requires-python = ">=3.11.11,<3.14"
3+
requires-python = ">=3.10.19,<3.14"
44
version = "0.1.0"
55
dependencies = [
66
"dagster>=1.11.4",

0 commit comments

Comments
 (0)