Skip to content

Commit 842d533

Browse files
committed
pin httpcore
1 parent 0ec9009 commit 842d533

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements/requirements-examples.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ six
77
attrs
88
cachetools
99
httpx>=0.26
10+
httpcore>=1.0.9
1011
authlib>=1.0.0
1112

1213
fastavro < 1.8.0; python_version == "3.7"

requirements/requirements-schemaregistry.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ attrs>=21.2.0
22
cachetools>=5.5.0
33
certifi
44
httpx>=0.26
5+
httpcore>=1.0.9
56
authlib>=1.0.0

0 commit comments

Comments
 (0)