Spaces:
Runtime error
Runtime error
ramonmedeiro1
commited on
Commit
•
75ba8e7
1
Parent(s):
17cd02a
Adicionando arquivo requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.14.0
|
2 |
+
pandas==1.5.1
|
3 |
+
numpy==1.23.0
|
4 |
+
scipy==1.9.3
|
5 |
+
openpyxl==3.0.10
|