diff --git a/setup.py b/setup.py index fcb9b6d1743..593d248e9f5 100755 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ def get_version(): "xmltodict", "six>1.9", "werkzeug", - "PyYAML==3.13", + "PyYAML", "pytz", "python-dateutil<3.0.0,>=2.1", "python-jose<4.0.0",