Skip to content

Commit

Permalink
Merge pull request #71 from Project-OMOTES/70-update-mesido-to-0170
Browse files Browse the repository at this point in the history
70: Update mesido to 0.1.7.0
  • Loading branch information
lfse-slafleur authored Aug 27, 2024
2 parents 7829fce + 91543ef commit 276afac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 13 deletions.
7 changes: 1 addition & 6 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ future-fstrings==1.2.0
# via
# -c requirements.txt
# pyecore
iapws==1.5.3
# via
# -c requirements.txt
# mesido
idna==3.4
# via
# -c requirements.txt
Expand All @@ -130,7 +126,7 @@ lxml==4.9.3
# pyecore
mccabe==0.7.0
# via flake8
mesido==0.1.5.2
mesido==0.1.7
# via
# -c requirements.txt
# omotes-grow-worker (pyproject.toml)
Expand Down Expand Up @@ -259,7 +255,6 @@ rtc-tools-channel-flow==1.1.2
scipy==1.10.1
# via
# -c requirements.txt
# iapws
# rtc-tools
six==1.16.0
# via
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.5.2",
"mesido ~= 0.1.7.0",
"omotes-sdk-python ~= 2.0.2"
]

Expand Down
8 changes: 2 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ coolprop==6.6.0
# via mesido
future-fstrings==1.2.0
# via pyecore
iapws==1.5.3
# via mesido
idna==3.4
# via
# requests
Expand All @@ -56,7 +54,7 @@ kombu==5.3.4
# via celery
lxml==4.9.3
# via pyecore
mesido==0.1.5.2
mesido==0.1.7
# via omotes-grow-worker (pyproject.toml)
msgpack==1.0.5
# via influxdb
Expand Down Expand Up @@ -114,9 +112,7 @@ rtc-tools==2.6.0a3
rtc-tools-channel-flow==1.1.2
# via rtc-tools
scipy==1.10.1
# via
# iapws
# rtc-tools
# via rtc-tools
six==1.16.0
# via
# influxdb
Expand Down

0 comments on commit 276afac

Please sign in to comment.