Skip to content

Commit

Permalink
54: Update dependencies and sdk.
Browse files Browse the repository at this point in the history
  • Loading branch information
lfse-slafleur committed Jun 17, 2024
1 parent 88f1532 commit 000e94c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ coolprop==6.6.0
# -c requirements.txt
# mesido
coverage[toml]==7.4.1
# via pytest-cov
# via
# coverage
# pytest-cov
exceptiongroup==1.2.0
# via pytest
flake8==6.1.0
Expand Down Expand Up @@ -158,7 +160,7 @@ omotes-sdk-protocol==0.0.8
# via
# -c requirements.txt
# omotes-sdk-python
omotes-sdk-python==0.0.15
omotes-sdk-python==0.0.16
# via
# -c requirements.txt
# omotes-grow-worker (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ numpy==1.22.4
# scipy
omotes-sdk-protocol==0.0.8
# via omotes-sdk-python
omotes-sdk-python==0.0.15
omotes-sdk-python==0.0.16
# via omotes-grow-worker (pyproject.toml)
ordered-set==4.1.0
# via pyecore
Expand Down

0 comments on commit 000e94c

Please sign in to comment.