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

This commit is contained in:
Octopus
2026-04-21 06:30:23 +08:00
committed by GitHub
parent fc5f4a996b
commit 543e9fba64
+1 -1
View File
@@ -19,7 +19,7 @@ scipy
tqdm
psutil
alembic
SQLAlchemy
SQLAlchemy>=2.0
filelock
av>=14.2.0
comfy-kitchen>=0.2.8