Spaces:
Build error
Build error
Sasha Luccioni commited on
Commit ·
4b26df8
1
Parent(s): 2377372
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.1.0
|
| 2 |
+
pandas==1.3.4
|
| 3 |
+
plotly==5.1.0
|
| 4 |
+
numpy==1.21.2
|