Skip to content

Commit

Permalink
Pin simoptlib==1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timmens committed Dec 28, 2023
1 parent 689cdee commit f61ad61
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .envs/testenv-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ dependencies:
- Py-BOBYQA # dev, tests
- fides==0.7.4 # dev, tests
- kaleido # dev, tests
- simoptlib==1.0.2 # dev, tests
- simoptlib==1.0.0 # dev, tests
- -e ../
2 changes: 1 addition & 1 deletion .envs/testenv-others.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ dependencies:
- Py-BOBYQA # dev, tests
- fides==0.7.4 # dev, tests
- kaleido # dev, tests
- simoptlib==1.0.2 # dev, tests
- simoptlib==1.0.0 # dev, tests
- -e ../
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ dependencies:
- gif[matplotlib] # dev
- kaleido # dev, tests
- pre-commit # dev
- simoptlib==1.0.2 # dev, tests
- simoptlib==1.0.0 # dev, tests
- -e . # dev

0 comments on commit f61ad61

Please sign in to comment.