treizh commited on
Commit
b99f7fc
·
verified ·
1 Parent(s): 5c4424d

Update requirements.txt

Browse files

REverted numpy to avoid conflict with pandas

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ huggingface-hub
6
  ipywidgets
7
  jupyterlab
8
  matplotlib
9
- numpy
10
  opencv-contrib-python
11
  pandas
12
  panel
 
6
  ipywidgets
7
  jupyterlab
8
  matplotlib
9
+ numpy==1.26.4
10
  opencv-contrib-python
11
  pandas
12
  panel