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 441df98 + b15bade commit a44b344Copy full SHA for a44b344
1 file changed
setup.py
@@ -26,7 +26,7 @@
26
27
DEPENDENCIES = ['google-auth>=1.0.0,<2.0.0',
28
'google-auth-oauthlib>=0.0.1,<1.0.0', 'pytz>=2015.7',
29
- 'PyYAML>=5.1, <6.0', 'requests>=2.0.0,<3.0.0',
+ 'PyYAML>=6.0, <7.0', 'requests>=2.0.0,<3.0.0',
30
'xmltodict>=0.9.2,<1.0.0', 'zeep>=2.5.0']
31
32
# Note: Breaking change introduced in pyfakefs 3.3.
0 commit comments