inoki-giskard commited on
Commit
df23b1a
1 Parent(s): 041cafd

Fix issue due to migration of non-mlworker code

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- giskard >= 2.1.0
2
  huggingface_hub
3
  torch==2.0.1
4
  transformers
 
1
+ giskard >= 2.1.0, < 2.3.0
2
  huggingface_hub
3
  torch==2.0.1
4
  transformers