Skip to content

Commit e59379f

Browse files
committed
Bump compas requirement
1 parent e7f4a23 commit e59379f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
requirements = [
1313
# Until COMPAS reaches 1.0, we pin major.minor and allow patch version updates
14-
'compas>=0.16.4,<0.17',
14+
'compas>=0.16.8,<0.17',
1515
'roslibpy>=1.1.0',
1616
'pybullet',
1717
'pyserial',

0 commit comments

Comments
 (0)