Skip to content

Commit

Permalink
chore: update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
daneisburgh committed Jun 22, 2024
1 parent 698a1bb commit 4850224
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

PACKAGE_REQUIREMENTS = [
"databricks-sdk==0.20.0",
"numba == 0.59.1",
"pandas==2.1.3",
"pandas-ta==0.3.14b",
"playwright==1.41.0",
Expand All @@ -25,9 +26,12 @@
"coverage[toml]",
"delta-spark",
"ipympl",
"ipywidgets",
"jupyter",
"jupyter_contrib_nbextensions",
"matplotlib",
"mypy",
"notebook",
"pandarallel",
"pyspark",
"pytest",
Expand Down

0 comments on commit 4850224

Please sign in to comment.