Spaces:
Runtime error
Runtime error
gstdl
commited on
Commit
·
fc10970
1
Parent(s):
b724a00
add requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gapminder==0.1
|
2 |
+
pandas==1.5.0
|
3 |
+
plotly==5.10.0
|
4 |
+
streamlit==1.13.0
|