Skip to content

Commit b80e463

Browse files
committed
vf
1 parent fc12c05 commit b80e463

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
@@ -17,7 +17,7 @@
1717
include_package_data=True,
1818
zip_safe=False,
1919
install_requires=[
20-
'httpx>=0.14.2'
20+
'httpx==0.27.0'
2121
],
2222
classifiers=[
2323
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)