update everything and fix ci.yml

This commit is contained in:
Yeicor
2024-03-03 19:12:09 +01:00
parent 70dabf40e7
commit 96ff78a0e3
5 changed files with 173 additions and 238 deletions

View File

@@ -14,7 +14,7 @@ include = [
python = "^3.9"
# CAD
build123d = "^0.3.0"
build123d = "^0.4.0"
ocp-tessellate = "^2.0.6"
# Web
@@ -23,7 +23,7 @@ aiohttp-cors = "^0.7.0"
aiohttp-devtools = "^1.1.2"
# Misc
pygltflib = "^1.16.1"
pygltflib = "^1.16.2"
pillow = "^10.2.0"
[tool.poetry.build]