Skip to content

Commit

Permalink
Merge pull request #463 from WenjieDu/(depen)update
Browse files Browse the repository at this point in the history
Update dependencies in conda env files
  • Loading branch information
WenjieDu authored Jul 18, 2024
2 parents 94b9e78 + adb7813 commit 38fa5a6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ dependencies:
- conda-forge::matplotlib
- conda-forge::tensorboard
- conda-forge::scikit-learn
- conda-forge::pygrinder >=0.4
- conda-forge::tsdb >=0.2
- conda-forge::tsdb >=0.4
- conda-forge::pygrinder >=0.6
- conda-forge::benchpots >=0.2
- pytorch::pytorch >=1.10.0
## Below we install the latest pypots because we need pypots-cli in it for development.
- conda-forge::pypots
Expand Down
5 changes: 3 additions & 2 deletions tests/environment_for_conda_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ dependencies:
- conda-forge::matplotlib
- conda-forge::tensorboard
- conda-forge::scikit-learn
- conda-forge::pygrinder >=0.4
- conda-forge::tsdb >=0.2
- conda-forge::tsdb >=0.4
- conda-forge::pygrinder >=0.6
- conda-forge::benchpots >=0.2
- conda-forge::protobuf <=4.21.12
- pytorch::pytorch >=1.10.0

Expand Down

0 comments on commit 38fa5a6

Please sign in to comment.