Ravi theja K
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# Snowflake-specific
|
2 |
snowflake-snowpark-python[pandas]==1.13.0
|
3 |
snowflake-ml-python==1.3.1
|
4 |
-
|
5 |
# to build Streamlit apps
|
6 |
streamlit==1.31.1
|
7 |
plotly==5.9.0
|
|
|
1 |
# Snowflake-specific
|
2 |
snowflake-snowpark-python[pandas]==1.13.0
|
3 |
snowflake-ml-python==1.3.1
|
4 |
+
snowflake-connector-python
|
5 |
# to build Streamlit apps
|
6 |
streamlit==1.31.1
|
7 |
plotly==5.9.0
|