Ravi theja K commited on
Commit
d397b8c
·
verified ·
1 Parent(s): 8fe50d4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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