Skip to content

Commit 1b35ecf

Browse files
committed
fix reqs
1 parent bae653b commit 1b35ecf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ authors = [
1414
dependencies = [
1515
"numpy>=1.17.4",
1616
"spatialmath-python>=1.1.5",
17-
"spatialgeometry>=1.1.0",
17+
"spatialgeometry>=1.0.0",
1818
"pgraph-python",
1919
"scipy",
2020
"matplotlib",
2121
"ansitable",
22-
"swift-sim>=1.1.0",
22+
"swift-sim>=1.0.0",
2323
"rtb-data",
2424
"progress",
2525
"typing_extensions",

0 commit comments

Comments
 (0)