diff --git a/setup.py b/setup.py index a1b8c5da..0598d7a1 100755 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ install_requires = [ "xmltodict", "six>1.9", "werkzeug", - "pyaml", + "PyYAML", "pytz", "python-dateutil<3.0.0,>=2.1", "python-jose<3.0.0",