-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
Milestone
Description
@jreiberkyle the project needs to allow use with newer versions of httpx. What is now httpx==0.23.0 must be changed to httpx>=0.23 or people will have a hard time using this package with any other package that also depends on httpx.