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 4a3cda6 commit 09e42aaCopy full SHA for 09e42aa
requirements.txt
@@ -22,9 +22,9 @@ exceptiongroup==1.1.1
22
# via anyio
23
greenlet==3.1.1
24
# via sqlalchemy
25
-h11==0.14.0
+h11==0.16.0
26
# via httpcore
27
-httpcore==1.0.8
+httpcore==1.0.9
28
# via httpx
29
httpx==0.27.2
30
# via -r requirements.in
script/dev-requirements.txt
@@ -82,11 +82,11 @@ greenlet==3.1.1
82
# via
83
# -r script/../requirements.txt
84
# sqlalchemy
85
86
87
88
# httpcore
89
90
91
92
# httpx
0 commit comments