Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
pandas<2.0.0
|
|
|
|
| 2 |
psutil
|
| 3 |
matplotlib
|
| 4 |
seaborn
|
|
|
|
| 1 |
pandas<2.0.0
|
| 2 |
+
numpy==1.26.4
|
| 3 |
psutil
|
| 4 |
matplotlib
|
| 5 |
seaborn
|