mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-15 13:02:35 +08:00
fix: pin SQLAlchemy>=2.0 in requirements.txt (fixes #13036)
This commit is contained in:
parent
13917b3880
commit
d656ca334a
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user