File tree 3 files changed +9
-6
lines changed
3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -152,11 +152,11 @@ numpy==1.22.4
152
152
# pymoca
153
153
# rtc-tools
154
154
# scipy
155
- omotes-sdk-protocol==0.1.5
155
+ omotes-sdk-protocol==0.1.6
156
156
# via
157
157
# -c requirements.txt
158
158
# omotes-sdk-python
159
- omotes-sdk-python==3.1 .2
159
+ omotes-sdk-python==3.2 .2
160
160
# via
161
161
# -c requirements.txt
162
162
# omotes-grow-worker (pyproject.toml)
@@ -206,6 +206,7 @@ pyesdl==24.2
206
206
# via
207
207
# -c requirements.txt
208
208
# mesido
209
+ # omotes-sdk-python
209
210
pyflakes==3.1.0
210
211
# via flake8
211
212
pymoca==0.9.0
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ requires-python = ">=3.10"
26
26
dependencies = [
27
27
" python-dotenv ~= 1.0.0" ,
28
28
" mesido ~= 0.1.7.0" ,
29
- " omotes-sdk-python ~= 3.1 .2"
29
+ " omotes-sdk-python ~= 3.2 .2"
30
30
]
31
31
32
32
[project .optional-dependencies ]
Original file line number Diff line number Diff line change @@ -67,9 +67,9 @@ numpy==1.22.4
67
67
# pymoca
68
68
# rtc-tools
69
69
# scipy
70
- omotes-sdk-protocol == 0.1.5
70
+ omotes-sdk-protocol == 0.1.6
71
71
# via omotes-sdk-python
72
- omotes-sdk-python == 3.1 .2
72
+ omotes-sdk-python == 3.2 .2
73
73
# via omotes-grow-worker (pyproject.toml)
74
74
ordered-set == 4.1.0
75
75
# via pyecore
@@ -88,7 +88,9 @@ pyecore==0.12.1
88
88
# mesido
89
89
# pyesdl
90
90
pyesdl == 24.2
91
- # via mesido
91
+ # via
92
+ # mesido
93
+ # omotes-sdk-python
92
94
pymoca == 0.9.0
93
95
# via
94
96
# mesido
You can’t perform that action at this time.
0 commit comments