hamzabouajila commited on
Commit
1228655
·
1 Parent(s): cd5c3e9

remove numpy version from requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -8,7 +8,7 @@ huggingface-hub>=0.18.0
8
  ipykernel>=6.29.5
9
  ipywidgets>=8.1.7
10
  matplotlib>=3.10.3
11
- numpy>=2.3.1
12
  pandas>=2.3.0
13
  python-dateutil>=2.9.0.post0
14
  python-dotenv>=1.1.1
 
8
  ipykernel>=6.29.5
9
  ipywidgets>=8.1.7
10
  matplotlib>=3.10.3
11
+ numpy
12
  pandas>=2.3.0
13
  python-dateutil>=2.9.0.post0
14
  python-dotenv>=1.1.1