mirror of
https://github.com/gumyr/build123d.git
synced 2026-05-10 22:23:10 -07:00
bump verions of pymat and threejs-materials
This commit is contained in:
parent
42e41f19a7
commit
f2cae7458e
1 changed files with 2 additions and 2 deletions
|
|
@ -53,8 +53,8 @@ dependencies = [
|
|||
# Install py-lib3mf ONLY on linux aarch64
|
||||
"py-lib3mf >= 2.4.1; sys_platform == 'linux' and platform_machine == 'aarch64'",
|
||||
"pygltflib >= 1.16.5, < 1.17.0",
|
||||
"py-materials >= 2.0.5, < 2.1.0",
|
||||
"threejs-materials >= 1.0.4, < 1.1.0",
|
||||
"py-materials >= 3.4.0, < 4.0.0",
|
||||
"threejs-materials>=1.1.0,<1.2.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue