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 96140b9 commit 94f5c29Copy full SHA for 94f5c29
pyproject.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
description = "Implicit Communication in Human-Robot Collaborative Transport"
5
authors = [{ name = "Elvin Yang", email = "[email protected]" }]
6
readme = "README.md"
7
-requires-python = "~=3.10"
+requires-python = "~=3.10.0"
8
dependencies = [
9
"numpy~=1.26", # Numba 0.60 does not support numpy 2.0
10
"scipy~=1.15",
0 commit comments