Merge branch 'urdf' of https://git.svs-tech.pro/ksenia_mikhailova/modbus_test into urdf
This commit is contained in:
commit
7d807f17d7
|
@ -8,10 +8,10 @@ package-mode = false
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.10.11"
|
python = "^3.10.11"
|
||||||
numpy = "^1.20"
|
|
||||||
pymodbus = "^3.7.0"
|
pymodbus = "^3.7.0"
|
||||||
tk = "^0.1.0"
|
tk = "^0.1.0"
|
||||||
pybullet = "^3.2.6"
|
pybullet = "^3.2.5"
|
||||||
|
numpy = "^1.23.3"
|
||||||
popsicle = "^0.9.6"
|
popsicle = "^0.9.6"
|
||||||
pillow = "^11.0.0"
|
pillow = "^11.0.0"
|
||||||
pyqt6 = "^6.7.1"
|
pyqt6 = "^6.7.1"
|
||||||
|
|
Loading…
Reference in New Issue