mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 16:58:12 +00:00
* Added system_safe_path to convert paths to Windows * Fix issue where engines would not be reported unless a system engine was installed * Platform independent searching for binaries in engine directory * Add missing package to requirements.txt * Better error handling for ffmpeg.get_all_formats() * Add system_safe_path to more locations in api_server.py * Fix naming issue with Blender on macos * Fix path lookups and add engine_path to workers * Report installed renderers in status * Remove files included by accident
15 lines
238 B
Plaintext
15 lines
238 B
Plaintext
requests==2.31.0
|
|
requests_toolbelt==1.0.0
|
|
psutil==5.9.6
|
|
PyYAML==6.0.1
|
|
Flask==3.0.0
|
|
rich==13.6.0
|
|
Werkzeug==3.0.0
|
|
future==0.18.3
|
|
json2html~=1.3.0
|
|
SQLAlchemy~=2.0.15
|
|
Pillow==10.1.0
|
|
zeroconf==0.119.0
|
|
Pypubsub~=4.0.3
|
|
tqdm==4.66.1
|
|
dmglib==0.9.4 |