drguilhermeapolinario
commited on
Commit
•
a7cd097
1
Parent(s):
9f63264
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
plotly
|
3 |
+
pyperclip
|
4 |
+
streamlit
|
5 |
+
streamlit-extras
|
6 |
+
streamlit-option-menu
|