Skip to content

Commit

Permalink
Merge pull request #88 from Project-OMOTES/87-update-mesido-to-0183
Browse files Browse the repository at this point in the history
87: update mesido to 0.1.8.3
  • Loading branch information
lfse-slafleur authored Dec 3, 2024
2 parents 2ccba7e + 59f5fa5 commit def86d4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 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 @@ -124,7 +126,7 @@ lxml==4.9.3
# pyecore
mccabe==0.7.0
# via flake8
mesido==0.1.8.2
mesido==0.1.8.3
# 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 @@ -25,7 +25,7 @@ requires-python = ">=3.10"

dependencies = [
"python-dotenv ~= 1.0.0",
"mesido ~= 0.1.8.2",
"mesido ~= 0.1.8.3",
"omotes-sdk-python ~= 3.2.5"
]

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ kombu==5.3.4
# via celery
lxml==4.9.3
# via pyecore
mesido==0.1.8.2
mesido==0.1.8.3
# via omotes-grow-worker (pyproject.toml)
msgpack==1.0.5
# via influxdb
Expand Down

0 comments on commit def86d4

Please sign in to comment.