Skip to content

Commit

Permalink
Use botorch<0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiLehe committed Aug 29, 2024
1 parent f44a385 commit 4ded8e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion dev-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- pyyaml
- tensorflow
- keras<3
- botorch
- botorch<0.11

# dev requirements
- pytest
Expand Down
5 changes: 0 additions & 5 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ name: lume-model
channels:
- conda-forge
dependencies:
<<<<<<< HEAD
- python=3.10
- keras<3
=======
- python=3.9
>>>>>>> parent of 53ac916... Update default Python version to 3.10
- pydantic>2.3
- numpy
- pyyaml

0 comments on commit 4ded8e7

Please sign in to comment.