Skip to content

Commit

Permalink
Add dill to environment.yml (#9)
Browse files Browse the repository at this point in the history
* Update environment.yml
* added the version
  • Loading branch information
dazmashaly authored Feb 25, 2024
1 parent 2fdfe5e commit 1d5e3ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion runtime/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ dependencies:
- scipy=1.12.0
- statsmodels=0.14.1
- tensorflow=2.15.0
- dill=0.3.5.1
- torchvision=0.16.1
- ultralytics=8.1.11
- tqdm=4.66.2
- xgboost=2.0.3
- xgboost=2.0.3

0 comments on commit 1d5e3ca

Please sign in to comment.