We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a7c90 commit 763816cCopy full SHA for 763816c
pyproject.toml
@@ -58,9 +58,9 @@ dependencies = [
58
"fastapi==0.109.2",
59
"huggingface-hub==0.20.3",
60
"pydantic-settings==2.1.0",
61
- "pydantic==2.5.3",
+ "pydantic==2.6.1",
62
"python-socketio==5.11.1",
63
- "uvicorn[standard]==0.25.0",
+ "uvicorn[standard]==0.27.1",
64
65
# Auxiliary dependencies, pinned only if necessary.
66
"albumentations",
0 commit comments