We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a3deac commit 5600cddCopy full SHA for 5600cdd
src/backend/requirements.txt
@@ -79,13 +79,13 @@ greenlet==3.1.1
79
# via sqlalchemy
80
griffe==1.7.3
81
# via openai-agents
82
-h11==0.14.0
+h11==0.16.0
83
# via
84
# httpcore
85
# uvicorn
86
-httpcore==1.0.7
+httpcore==1.0.9
87
# via httpx
88
-httpx==0.28.0
+httpx==0.28.1
89
# via openai
90
idna==3.10
91
@@ -117,7 +117,7 @@ numpy==2.0.2
117
# via pgvector
118
oauthlib==3.2.2
119
# via requests-oauthlib
120
-openai==1.77.0
+openai==1.78.0
121
122
# fastapi-app (pyproject.toml)
123
# openai-agents
0 commit comments