Skip to content

Commit b2654bf

Browse files
authored
Update setup.py
1 parent 08f2e59 commit b2654bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
req = [
77
'numpy>=1.18.0',
8-
'spatialmath-python>=0.8.7',
8+
'spatialmath-python>=0.9.2',
99
'pgraph-python',
1010
'scipy',
1111
'matplotlib',
1212
'ansitable',
13-
'swift-sim>=0.6.1',
13+
'swift-sim>=0.8.0',
1414
'qpsolvers',
1515
'rtb-data'
1616
]

0 commit comments

Comments
 (0)