Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
matplotlib==3.10.1
|
| 2 |
+
numpy==2.2.5
|
| 3 |
+
pandas==2.2.3
|
| 4 |
+
seaborn==0.13.2
|