Skip to content

Commit

Permalink
Merge pull request #63 from Project-OMOTES/60-update-mesido-to-includ…
Browse files Browse the repository at this point in the history
…e-influxdb-changes

60 update mesido to include influxdb changes
  • Loading branch information
lfse-slafleur authored Jul 9, 2024
2 parents 905d491 + ac4fe5f commit 180b8c8
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 @@ -130,7 +130,7 @@ lxml==4.9.3
# pyecore
mccabe==0.7.0
# via flake8
mesido==0.1.3.1
mesido==0.1.5.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 @@ -25,7 +25,7 @@ requires-python = ">=3.10"

dependencies = [
"python-dotenv ~= 1.0.0",
"mesido ~= 0.1.3.1",
"mesido ~= 0.1.5.2",
"omotes-sdk-python ~= 0.0.16"
]

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

0 comments on commit 180b8c8

Please sign in to comment.