Skip to content

Commit

Permalink
update dependencies for emmet-api (ubuntu-latest/py3.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions authored and tschaume committed Apr 8, 2024
1 parent 8b10164 commit 8bbc3af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions emmet-api/requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ fastapi==0.110.1
# via
# emmet-api (setup.py)
# maggma
flask==3.0.2
flask==3.0.3
# via mongogrant
fonttools==4.51.0
# via matplotlib
Expand Down Expand Up @@ -132,7 +132,7 @@ mpmath==1.3.0
# via sympy
msgpack==1.0.8
# via maggma
networkx==3.2.1
networkx==3.3
# via pymatgen
numpy==1.26.4
# via
Expand Down
6 changes: 3 additions & 3 deletions emmet-api/requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ filelock==3.13.3
# via virtualenv
flake8==7.0.0
# via emmet-api (setup.py)
flask==3.0.2
flask==3.0.3
# via mongogrant
fonttools==4.51.0
# via matplotlib
Expand Down Expand Up @@ -221,7 +221,7 @@ mypy-extensions==1.0.0
# mypy
natsort==8.4.0
# via mkdocs-awesome-pages-plugin
networkx==3.2.1
networkx==3.3
# via pymatgen
nodeenv==1.8.0
# via pre-commit
Expand Down Expand Up @@ -413,7 +413,7 @@ tqdm==4.66.2
# via
# maggma
# pymatgen
types-requests==2.31.0.20240403
types-requests==2.31.0.20240406
# via emmet-api (setup.py)
types-setuptools==69.2.0.20240317
# via emmet-api (setup.py)
Expand Down

0 comments on commit 8bbc3af

Please sign in to comment.