We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d6f50 commit cec58bfCopy full SHA for cec58bf
inference_service/pyproject.toml
@@ -14,7 +14,7 @@ uvicorn = "^0.30.5"
14
black = "24.8.0"
15
motor = "^3.3.2"
16
psycopg = "^3.1.18"
17
-pydantic = "^2.6.1"
+pydantic = "^2.0.0"
18
19
[tool.poetry.scripts]
20
chat-service = "src.main:app"
0 commit comments