chore: Update environment

This commit is contained in:
Leni Aniva 2025-02-12 23:28:50 -08:00
parent 9ff3e72474
commit 6842b0c4c8
Signed by: aniva
GPG Key ID: 4D9B1C8D10EA4C50
2 changed files with 833 additions and 806 deletions

1634
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -6,9 +6,8 @@ authors = ["Leni Aniva <v@leni.sh>"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
cadquery = {git = "https://github.com/CadQuery/cadquery.git"}
#build123d = "^0.5.0"
python = ">=3.10,<3.13"
cadquery = "2.5.2"
numpy = ">=2,<3"
colorama = "^0.4.6"