EG/requirements/requirements.txt
2026-03-17 16:18:10 +08:00

15 lines
359 B
Plaintext

# Core runtime dependencies for the current ImGui editor stack.
Panda3D==1.10.15
imgui-bundle
Pillow>=9.0.1
numpy>=1.24
aiohttp>=3.9
openvr==2.2.0
# Asset import / conversion helpers.
pyassimp>=5.2.5
# Optional features:
# playwright>=1.40 # Required by core/imgui_webview.py
# bpy # Required only when using Blender-based conversion flows