Merge branch 'main' into bugfix/convert-2.0-models

This commit is contained in:
Lincoln Stein 2023-03-28 23:01:36 -04:00 committed by GitHub
commit 4d7c9e1ab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ dependencies = [
"einops", "einops",
"eventlet", "eventlet",
"facexlib", "facexlib",
"fastapi==0.94.1", "fastapi==0.88.0",
"fastapi-events==0.8.0", "fastapi-events==0.8.0",
"fastapi-socketio==0.0.10", "fastapi-socketio==0.0.10",
"flask==2.1.3", "flask==2.1.3",
@ -160,4 +160,3 @@ output = "coverage/index.xml"
[flake8] [flake8]
max-line-length = 120 max-line-length = 120