We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20e9fb4 commit 6b544b1Copy full SHA for 6b544b1
setup.py
@@ -14,7 +14,7 @@
14
license='Apache 2.0',
15
description='SparkPost Python API client',
16
long_description=readme,
17
- install_requires=['requests>=2.5.1'],
+ install_requires=['requests>=2.20.1'],
18
classifiers=[
19
'Development Status :: 5 - Production/Stable',
20
'Intended Audience :: Developers',
0 commit comments