Skip to content

Commit

Permalink
fix: pands version
Browse files Browse the repository at this point in the history
  • Loading branch information
vikash-peak committed Nov 22, 2024
1 parent ebf88be commit 285c110
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ redshift-connector==2.1.3
snowflake-connector-python==3.12.3
snowflake-sqlalchemy==1.6.1
snowflake-snowpark-python==1.25.0
pandas==2.0.3
pandas==2.2.3
boto3==1.35.65
python-dotenv==1.0.1
poetry==1.8.4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ redshift-connector==2.1.3
snowflake-connector-python==3.12.3
snowflake-sqlalchemy==1.6.1
snowflake-snowpark-python==1.25.0
pandas==2.0.3
pandas==2.2.3
boto3==1.35.65
python-dotenv==1.0.1
poetry==1.8.4
Expand Down

0 comments on commit 285c110

Please sign in to comment.