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 ffa2bc5 commit 89ea3caCopy full SHA for 89ea3ca
1 file changed
pyproject.toml
@@ -10,7 +10,7 @@ authors = [{ name = "Kotaro Uetake", email = "kotaro.uetake@tier4.jp" }]
10
readme = "README.md"
11
requires-python = ">=3.10,<3.13"
12
dependencies = [
13
- "rerun-sdk>=0.20.0",
+ "rerun-sdk>=0.20.0,<0.28.0",
14
"pyquaternion>=0.9.9",
15
"matplotlib>=3.9.2",
16
"shapely<2.0.0; python_version=='3.10'",
0 commit comments