fix: pin SQLAlchemy>=2.0 in requirements.txt (fixes #13036)

This commit is contained in:
Octopus 2026-04-07 13:32:52 +08:00
parent 13917b3880
commit d656ca334a

View File

@ -19,7 +19,7 @@ scipy
tqdm tqdm
psutil psutil
alembic alembic
SQLAlchemy SQLAlchemy>=2.0
filelock filelock
av>=14.2.0 av>=14.2.0
comfy-kitchen>=0.2.8 comfy-kitchen>=0.2.8