diff --git a/setup.py b/setup.py index 20576e72..905fed16 100644 --- a/setup.py +++ b/setup.py @@ -70,7 +70,7 @@ setup( "pytest>=5.2.2,<6.3.0", "pytest-xdist>=2.2.1,<2.5", "pytest-asyncio>=0.10,<0.16", - "beautifulsoup4>=4.8.1,<4.10.0", + "beautifulsoup4>=4.8.1,<4.11.0", "black==21.9b0", "pytest-timeout>=1.4.2,<2.1", "trustme>=0.7,<0.10",