Skip to content

Commit

Permalink
Merge pull request #67 from CederGroupHub/dependabot/pip/scipy-1.11.3
Browse files Browse the repository at this point in the history
Bump scipy from 1.11.2 to 1.11.3
  • Loading branch information
qchempku2017 committed Oct 13, 2023
2 parents 0c3b596 + 9713219 commit 1db1fc6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion binder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ atomate2>=0.0.11
scikit-learn==1.3.1
emmet-core==0.68.0
scikit-optimize==0.9.0
scipy==1.11.2
scipy==1.11.3
pydantic==1.10.12
polytope==0.2.4
cvxpy==1.3.2
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"emmet-core>=0.51.1",
"scikit-learn>=1.2.0",
"scikit-optimize>=0.9.0",
"scipy>=1.10.0, <=1.10.1",
"scipy>=1.10.0, <=1.11.3",
"pydantic>=1.10.2,<2.0",
"polytope>=0.2.3",
"cvxpy>=1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ atomate2==0.0.11
scikit-learn==1.3.1
emmet-core==0.68.0
scikit-optimize==0.9.0
scipy==1.11.2
scipy==1.11.3
pydantic==1.10.12
polytope==0.2.4
cvxpy==1.3.2
Expand Down

0 comments on commit 1db1fc6

Please sign in to comment.