Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
johtso committed May 15, 2024
1 parent 8165a71 commit 2759051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def get_packages(package):
include_package_data=True,
zip_safe=False,
install_requires=[
"httpx>=0.22.0,<0.24.0",
"httpx>=0.22.0,<0.28.0",
"msgpack",
"anyio",
"multimethod",
Expand Down

0 comments on commit 2759051

Please sign in to comment.