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 22, 2023
1 parent dca555c commit 04bb41e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.74.0
emmet-core[all]==0.74.2
# via emmet-api (emmet/emmet-api/setup.py)
envier==0.4.0
# via ddtrace
Expand Down
2 changes: 1 addition & 1 deletion emmet-builders/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dnspython==2.4.2
# via
# maggma
# pymongo
emmet-core[all,ml]==0.74.0
emmet-core[all,ml]==0.74.2
# via emmet-builders (emmet/emmet-builders/setup.py)
exceptiongroup==1.2.0
# via anyio
Expand Down

0 comments on commit 04bb41e

Please sign in to comment.