Update requirements.txt
Browse files- requirements.txt +7 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
-
pymysql
|
| 4 |
-
sqlalchemy
|
| 5 |
plotly
|
| 6 |
-
|
|
|
|
| 1 |
+
#streamlit
|
| 2 |
+
#pandas
|
| 3 |
+
#pymysql
|
| 4 |
+
#sqlalchemy
|
| 5 |
+
#plotly
|
| 6 |
+
#sshtunnel
|
| 7 |
streamlit
|
| 8 |
pandas
|
|
|
|
|
|
|
| 9 |
plotly
|
| 10 |
+
duckdb
|