Skip to content

Commit

Permalink
to mesido 0.1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkTNO committed Jul 18, 2024
1 parent 911c3aa commit 6273929
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 @@ -99,10 +99,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 @@ -128,7 +124,7 @@ lxml==4.9.3
# pyecore
mccabe==0.7.0
# via flake8
mesido==0.1.5.2
mesido==0.1.5.3
# via
# -c requirements.txt
# omotes-grow-worker (pyproject.toml)
Expand Down Expand Up @@ -258,7 +254,6 @@ rtc-tools-channel-flow==1.1.2
scipy==1.10.1
# via
# -c requirements.txt
# iapws
# rtc-tools
setuptools-git-versioning==1.13.6
# via 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.5.2",
"mesido ~= 0.1.5.3",
"omotes-sdk-python ~= 0.0.16"
]

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.5.3
# 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 6273929

Please sign in to comment.