Expected Behavior
It should be possible to install and use appengine-python-standard with recent versions of urllib3.
Actual Behavior
appengine-python-standard restricts urllib3 to <v2. This limits the ability to install and use it with other libraries/packages.
Specifications
- Version: latest
- Platform: any
urllib3 changelog for v2.0.0 if that helps with checking compatibility and making any required changes.
🙏
Expected Behavior
It should be possible to install and use
appengine-python-standardwith recent versions ofurllib3.Actual Behavior
appengine-python-standardrestricts urllib3 to <v2. This limits the ability to install and use it with other libraries/packages.Specifications
urllib3 changelog for v2.0.0 if that helps with checking compatibility and making any required changes.
🙏