Skip to content

Commit b0707d8

Browse files
chore(deps): update python docker tag
1 parent 8370920 commit b0707d8

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.13
1+
3.14

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "reachy-robot"
33
version = "0.1.0"
44
description = "Add your description here"
55
readme = "README.md"
6-
requires-python = ">=3.13,<3.14" # for scipy dep of reachy-mini
6+
requires-python = ">=3.14,<3.15" # for scipy dep of reachy-mini
77
dependencies = [
88
"reachy-mini[mujoco]==1.0.0",
99
"openai-agents==0.4.0",

0 commit comments

Comments
 (0)