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

pull/12999/head^2
Octopus 2026-04-21 06:30:23 +08:00 committed by GitHub
parent fc5f4a996b
commit 543e9fba64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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