Spaces:
Sleeping
Sleeping
abdouramandalil
commited on
Commit
•
b919d8c
1
Parent(s):
4f7298b
Upload requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
matplotlib==3.8.4
|
2 |
+
numpy==2.1.1
|
3 |
+
pandas==2.2.2
|
4 |
+
seaborn==0.13.2
|
5 |
+
streamlit==1.36.0
|