Skip to content

Commit 395c19e

Browse files
authored
Minor fix to requirements for examples (confluentinc#1990)
1 parent c1bedad commit 395c19e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/requirements-examples.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ six
66

77
attrs
88
cachetools
9-
httpx
9+
httpx>=0.26
10+
authlib>=1.0.0
1011

1112
fastavro < 1.8.0; python_version == "3.7"
1213
fastavro < 2; python_version > "3.7"

0 commit comments

Comments
 (0)