Skip to content

Commit e740701

Browse files
committed
Fix setup.py syntax
1 parent 96e92d3 commit e740701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"requests",
6767
"aiohttp",
6868
"httpx",
69-
"httpcore<1.0.6"
69+
"httpcore<1.0.6",
7070
"respx",
7171
"opentelemetry-api",
7272
"opentelemetry-sdk",

0 commit comments

Comments
 (0)