mehdilaalali commited on
Commit
4748a3f
·
verified ·
1 Parent(s): e3ff2aa

fix: pin huggingface_hub==0.25.0 and mistralai==1.2.0 explicitly

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- huggingface_hub<0.26.0
2
- mistralai>=1.0.0
 
1
+ huggingface_hub==0.25.0
2
+ mistralai==1.2.0