[AN] (fix) relax requirements version
This commit is contained in:
@@ -14,10 +14,10 @@ setup(
|
||||
install_requires=[
|
||||
'setuptools',
|
||||
'osc4py3',
|
||||
'roboticstoolbox-python==1.1.1',
|
||||
'roboticstoolbox-python',
|
||||
'numpy==1.22.4',
|
||||
'scipy==1.7.3',
|
||||
'spatialmath-python==1.1.14'],
|
||||
'spatialmath-python'],
|
||||
zip_safe=True,
|
||||
maintainer='Alexander Schaefer',
|
||||
maintainer_email='a.schaefer@tuhh.de',
|
||||
|
||||
Reference in New Issue
Block a user