Skip to content

Commit a4a84dc

Browse files
authored
fix(labsdk): change bml version (#323)
2 parents eadb284 + 85721bd commit a4a84dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labsdk/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
'typing-extensions',
5252
'PyYAML>=5.0',
5353
'pydantic',
54-
'BentoML>=1.0.13',
54+
'BentoML==1.0.22',
5555
'attrs>=21.1.0',
5656
'Jinja2>=3.1.0'
5757
],

0 commit comments

Comments
 (0)