Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/blender/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dev = [
# mathutils / gpu / blf so mypy can resolve the Blender API at the
# dev-environment boundary. Pinned to a snapshot newer than the
# Blender LTS the addon targets; bump when a new LTS lands.
"fake-bpy-module-latest>=20260501",
"fake-bpy-module-latest>=20260727",
# `proscenio-models` (workspace) + `numpy` are Blender-runtime deps
# that the addon imports at execution time inside Blender's bundled
# Python. They are not packaged with the extension build; they live in
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading