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 ec3e2b6 commit ed2a377Copy full SHA for ed2a377
setup.py
@@ -11,7 +11,7 @@
11
12
requirements = [
13
# Until COMPAS reaches 1.0, we pin major.minor and allow patch version updates
14
- 'compas>=0.16.8,<0.17',
+ 'compas>=0.16.9,<0.17',
15
'roslibpy>=1.1.0',
16
'pybullet',
17
'pyserial',
0 commit comments