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.
2 parents fe11119 + 8835dff commit 9c335f0Copy full SHA for 9c335f0
setup.py
@@ -55,7 +55,7 @@ def get_long_description():
55
install_requires=[
56
'six',
57
'python-decouple',
58
- 'attrs',
+ 'attrs>=16.3.0,<17.3.0',
59
'xmltodict',
60
'requests',
61
'future',
0 commit comments