Skip to content

Commit

Permalink
68: Update SDK to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lfse-slafleur committed Jul 24, 2024
1 parent 27467cb commit c205793
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ omotes-sdk-protocol==0.1.1
# via
# -c requirements.txt
# omotes-sdk-python
omotes-sdk-python==2.0.0
omotes-sdk-python==2.0.2
# via
# -c requirements.txt
# omotes-grow-worker (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ requires-python = ">=3.10"
dependencies = [
"python-dotenv ~= 1.0.0",
"mesido ~= 0.1.5.2",
"omotes-sdk-python ~= 2.0.0"
"omotes-sdk-python ~= 2.0.2"
]

[project.optional-dependencies]
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.1.1
# via omotes-sdk-python
omotes-sdk-python==2.0.0
omotes-sdk-python==2.0.2
# via omotes-grow-worker (pyproject.toml)
ordered-set==4.1.0
# via pyecore
Expand Down

0 comments on commit c205793

Please sign in to comment.