feat: add responses api, websocket support, and fast mode
This commit is contained in:
@@ -11,12 +11,14 @@ dependencies = [
|
||||
"blinker==1.9.0",
|
||||
"certifi==2025.8.3",
|
||||
"flask==3.1.1",
|
||||
"flask-sock==0.7.0",
|
||||
"idna==3.10",
|
||||
"itsdangerous==2.2.0",
|
||||
"jinja2==3.1.6",
|
||||
"markupsafe==3.0.2",
|
||||
"requests==2.32.5",
|
||||
"urllib3==2.5.0",
|
||||
"websockets==15.0.1",
|
||||
"werkzeug==3.1.3",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user