Spaces:
Runtime error
Runtime error
ramonmedeiro1
commited on
Commit
·
32158ec
1
Parent(s):
75ba8e7
Add libs gráficas
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,3 +3,5 @@ pandas==1.5.1
|
|
3 |
numpy==1.23.0
|
4 |
scipy==1.9.3
|
5 |
openpyxl==3.0.10
|
|
|
|
|
|
3 |
numpy==1.23.0
|
4 |
scipy==1.9.3
|
5 |
openpyxl==3.0.10
|
6 |
+
matplotlib
|
7 |
+
seaborn
|