Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -89,7 +89,6 @@ nest-asyncio==1.6.0
|
|
| 89 |
notebook==7.2.1
|
| 90 |
notebook_shim==0.2.4
|
| 91 |
numexpr==2.10.1
|
| 92 |
-
numpy==1.26.4
|
| 93 |
nvidia-nccl-cu12==2.22.3
|
| 94 |
overrides==7.7.0
|
| 95 |
packaging==24.1
|
|
@@ -168,3 +167,4 @@ widgetsnbextension==3.6.6
|
|
| 168 |
xgboost==2.1.0
|
| 169 |
zc.lockfile==3.0.post1
|
| 170 |
zipp==3.19.2
|
|
|
|
|
|
| 89 |
notebook==7.2.1
|
| 90 |
notebook_shim==0.2.4
|
| 91 |
numexpr==2.10.1
|
|
|
|
| 92 |
nvidia-nccl-cu12==2.22.3
|
| 93 |
overrides==7.7.0
|
| 94 |
packaging==24.1
|
|
|
|
| 167 |
xgboost==2.1.0
|
| 168 |
zc.lockfile==3.0.post1
|
| 169 |
zipp==3.19.2
|
| 170 |
+
numpy==1.26.4
|