Skip to content

Commit 425fb2a

Browse files
authored
Update h11 and trans deps (#212)
1 parent 2735ce2 commit 425fb2a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/backend/requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -79,13 +79,13 @@ greenlet==3.1.1
7979
# via sqlalchemy
8080
griffe==1.7.3
8181
# via openai-agents
82-
h11==0.14.0
82+
h11==0.16.0
8383
# via
8484
# httpcore
8585
# uvicorn
86-
httpcore==1.0.7
86+
httpcore==1.0.9
8787
# via httpx
88-
httpx==0.28.0
88+
httpx==0.28.1
8989
# via openai
9090
idna==3.10
9191
# via
@@ -117,7 +117,7 @@ numpy==2.0.2
117117
# via pgvector
118118
oauthlib==3.2.2
119119
# via requests-oauthlib
120-
openai==1.77.0
120+
openai==1.78.0
121121
# via
122122
# fastapi-app (pyproject.toml)
123123
# openai-agents

0 commit comments

Comments
 (0)