diff --git a/setup.cfg b/setup.cfg index 2e8af01..026753b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,7 +42,7 @@ install_requires = python-dateutil>=2.8.2 msgpack>=1.0.7 temporenc>=0.1 - yarl>=1.9.4 + yarl>=1.8.2,!=1.9.0,!=1.9.1,!=1.9.2 zip_safe = false include_package_data = true