Skip to content

Commit

Permalink
Add Ray to requirements for parallel processing capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
jgieseler committed Nov 14, 2024
1 parent 4e2da29 commit e2c345c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ numpy
pandas
plotly
python-dateutil
ray
scipy
setuptools
speasy>=1.2.7
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ install_requires =
pandas
plotly
python-dateutil
ray
scipy
setuptools
speasy>=1.2.7
Expand Down

0 comments on commit e2c345c

Please sign in to comment.