Skip to content

Commit

Permalink
Automated dependency upgrades (#800)
Browse files Browse the repository at this point in the history
* Update macos-latest dependencies for mp-api

* Update macos-latest dependencies for mp-api

* Update macos-latest dependencies for mp-api

* Update ubuntu-latest dependencies for mp-api

* Update ubuntu-latest dependencies for mp-api

* Update ubuntu-latest dependencies for mp-api

* Update windows-latest dependencies for mp-api

* Update windows-latest dependencies for mp-api

* Update windows-latest dependencies for mp-api

---------

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
munrojm and github-actions committed May 10, 2023
1 parent 9e5be9f commit a7097c7
Show file tree
Hide file tree
Showing 18 changed files with 3,794 additions and 41 deletions.
8 changes: 4 additions & 4 deletions requirements/requirements-macos-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements/requirements-ubuntu-latest_py3.10.txt --resolver=backtracking setup.py
# pip-compile --output-file=requirements/requirements-macos-latest_py3.10.txt --resolver=backtracking setup.py
#
certifi==2023.5.7
# via requests
Expand All @@ -16,7 +16,7 @@ emmet-core==0.54.4
# via
# mp-api
# mp-api (setup.py)
fonttools==4.39.3
fonttools==4.39.4
# via matplotlib
future==0.18.3
# via uncertainties
Expand Down Expand Up @@ -70,7 +70,7 @@ pybtex==0.24.0
# pymatgen
pydantic==1.10.7
# via emmet-core
pymatgen==2023.5.8
pymatgen==2023.5.10
# via
# emmet-core
# mp-api
Expand Down Expand Up @@ -105,7 +105,7 @@ spglib==2.0.2
# via
# emmet-core
# pymatgen
sympy==1.11.1
sympy==1.12
# via pymatgen
tabulate==0.9.0
# via pymatgen
Expand Down

0 comments on commit a7097c7

Please sign in to comment.