Skip to content

Commit

Permalink
upgrade dependencies for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 8, 2023
1 parent 098aeef commit 46486b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion emmet-api/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dnspython==2.4.2
# via
# maggma
# pymongo
emmet-core[all]==0.72.15
emmet-core[all]==0.72.16
# via emmet-api (emmet/emmet-api/setup.py)
envier==0.4.0
# via ddtrace
Expand Down
4 changes: 2 additions & 2 deletions emmet-builders/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dnspython==2.4.2
# via
# maggma
# pymongo
emmet-core[all,ml]==0.72.15
emmet-core[all,ml]==0.72.16
# via emmet-builders (emmet/emmet-builders/setup.py)
exceptiongroup==1.1.3
# via anyio
Expand Down Expand Up @@ -315,7 +315,7 @@ python-dateutil==2.8.2
# pandas
python-dotenv==1.0.0
# via pydantic-settings
pytorch-lightning==2.1.0
pytorch-lightning==2.1.1
# via matgl
pytz==2023.3.post1
# via pandas
Expand Down

0 comments on commit 46486b0

Please sign in to comment.