fix: pin python-socketio~=5.10.0

This commit is contained in:
psychedelicious 2023-10-17 14:37:53 +11:00
parent 9d9592230a
commit a094f4ca2b

View File

@ -70,7 +70,7 @@ dependencies = [
'pyperclip',
"pyreadline3",
"python-multipart",
"python-socketio",
"python-socketio~=5.10.0",
"pytorch-lightning",
"realesrgan",
"requests~=2.28.2",