goshippo / shippo-python-client

Shipping API Python library (USPS, FedEx, UPS and more)
https://goshippo.com/docs
MIT License
123 stars 70 forks source link

Increase requests requirement range to cover version 2.27.1 #77

Closed TysonRV closed 2 years ago

TysonRV commented 2 years ago

New version of requests released

Screenshot 2022-02-25 at 19 51 09

Not having it causes inconsistencies and problems with dependabot and poetry

Related to #70