File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -152,11 +152,11 @@ numpy==1.22.4
152152 # pymoca
153153 # rtc-tools
154154 # scipy
155- omotes-sdk-protocol == 0.1.1
155+ omotes-sdk-protocol == 0.1.5
156156 # via
157157 # -c requirements.txt
158158 # omotes-sdk-python
159- omotes-sdk-python == 2.0 .2
159+ omotes-sdk-python == 3.1 .2
160160 # via
161161 # -c requirements.txt
162162 # omotes-grow-worker (pyproject.toml)
@@ -172,6 +172,7 @@ pamqp==3.3.0
172172 # via
173173 # -c requirements.txt
174174 # aiormq
175+ # omotes-sdk-python
175176pandas == 1.5.3
176177 # via
177178 # -c requirements.txt
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ requires-python = ">=3.10"
2626dependencies = [
2727 " python-dotenv ~= 1.0.0" ,
2828 " mesido ~= 0.1.7.0" ,
29- " omotes-sdk-python ~= 2.0 .2"
29+ " omotes-sdk-python ~= 3.1 .2"
3030]
3131
3232[project .optional-dependencies ]
Original file line number Diff line number Diff line change @@ -67,14 +67,16 @@ numpy==1.22.4
6767 # pymoca
6868 # rtc-tools
6969 # scipy
70- omotes-sdk-protocol == 0.1.1
70+ omotes-sdk-protocol == 0.1.5
7171 # via omotes-sdk-python
72- omotes-sdk-python == 2.0 .2
72+ omotes-sdk-python == 3.1 .2
7373 # via omotes-grow-worker (pyproject.toml)
7474ordered-set == 4.1.0
7575 # via pyecore
7676pamqp == 3.3.0
77- # via aiormq
77+ # via
78+ # aiormq
79+ # omotes-sdk-python
7880pandas == 1.5.3
7981 # via mesido
8082prompt-toolkit == 3.0.41
You can’t perform that action at this time.
0 commit comments