Skip to content

Commit

Permalink
build: add databricks-sdk to package requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
daneisburgh committed Feb 27, 2024
1 parent 4769fd2 commit f7c11b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
from invaas import __version__

PACKAGE_REQUIREMENTS = [
"databricks-sdk==0.20.0",
"pandas==2.1.3",
"pandas-ta==0.3.14b",
"playwright==1.41.0",
Expand Down

0 comments on commit f7c11b9

Please sign in to comment.