TroglodyteDerivations
commited on
Commit
•
8c1b5e5
1
Parent(s):
5b1d4b2
init!
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
datasets
|
3 |
+
emoji
|
4 |
+
python-dateutil
|
5 |
+
plotly
|
6 |
+
pandas
|