Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -34,7 +34,7 @@ matplotlib-inline==0.1.7
|
|
| 34 |
mdurl==0.1.2
|
| 35 |
narwhals==1.15.2
|
| 36 |
nest-asyncio==1.6.0
|
| 37 |
-
numpy==
|
| 38 |
packaging==24.2
|
| 39 |
pandas==2.2.3
|
| 40 |
parso==0.8.4
|
|
|
|
| 34 |
mdurl==0.1.2
|
| 35 |
narwhals==1.15.2
|
| 36 |
nest-asyncio==1.6.0
|
| 37 |
+
numpy==1.26.4
|
| 38 |
packaging==24.2
|
| 39 |
pandas==2.2.3
|
| 40 |
parso==0.8.4
|