Skip to content

Commit 0563d53

Browse files
committed
Bump compas dependency
1 parent fcadd9c commit 0563d53

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.11,<0.12',
14+
'compas>=0.11,<0.14',
1515
'roslibpy>=0.7.1',
1616
'pyserial',
1717
]

0 commit comments

Comments
 (0)