Spaces:
Running
Running
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
|