Skip to content

Commit

Permalink
Merge pull request #156 from monte-carlo-data/MES-1053-update-dbx-sdk
Browse files Browse the repository at this point in the history
MES-1053 - update databricks sdk
  • Loading branch information
walles2 authored Dec 13, 2024
2 parents 218ac52 + 05f6333 commit 51b8302
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ azure-storage-blob==12.23.0
boto3==1.34.151
cryptography>=43.0.1
databricks-sql-connector==3.5.0
databricks-sdk==0.11.0
databricks-sdk==0.39.0
dataclasses-json==0.6.0
duckdb==0.10.3
flask==2.3.3
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ cryptography==43.0.1
# pyjwt
# pyopenssl
# snowflake-connector-python
databricks-sdk==0.11.0
databricks-sdk==0.39.0
# via -r requirements.in
databricks-sql-connector==3.5.0
# via -r requirements.in
Expand Down Expand Up @@ -100,6 +100,7 @@ google-api-python-client==2.98.0
# via -r requirements.in
google-auth==2.30.0
# via
# databricks-sdk
# google-api-core
# google-api-python-client
# google-auth-httplib2
Expand Down

0 comments on commit 51b8302

Please sign in to comment.