Skip to content

Commit ad95f56

Browse files
committed
Depend only on CMSMonitoring without specifying the version
1 parent 9768d93 commit ad95f56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
install_requires=[
2121
'cmstoolbox>=0.12.0',
22-
'CMSMonitoring>=0.1.3',
22+
'CMSMonitoring',
2323
'more-itertools<6.0.0',
2424
'cherrypy<18.0.0',
2525
'mako',

0 commit comments

Comments
 (0)