SoyVitou commited on
Commit
5ac5445
·
verified ·
1 Parent(s): a724bd3

Update requirements.txt with fixed fsspec version

Browse files
Files changed (1) hide show
  1. lib_wheel/requirements.txt +1 -1
lib_wheel/requirements.txt CHANGED
@@ -53,7 +53,7 @@ nvidia-nvtx-cu12==12.6.77
53
 
54
  # HuggingFace
55
  huggingface-hub==0.33.2
56
- fsspec==2025.5.1
57
 
58
  # Additional ML/AI packages
59
  opencv-python==4.12.0.88
 
53
 
54
  # HuggingFace
55
  huggingface-hub==0.33.2
56
+ fsspec==2024.6.1
57
 
58
  # Additional ML/AI packages
59
  opencv-python==4.12.0.88