Skip to content

Commit

Permalink
fix(labsdk): change bml version (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlmogBaku committed Apr 21, 2024
2 parents eadb284 + 85721bd commit a4a84dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labsdk/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
'typing-extensions',
'PyYAML>=5.0',
'pydantic',
'BentoML>=1.0.13',
'BentoML==1.0.22',
'attrs>=21.1.0',
'Jinja2>=3.1.0'
],
Expand Down

0 comments on commit a4a84dc

Please sign in to comment.