diff --git a/dev_requirements.txt b/dev_requirements.txt index 1cb36784..c0c2a39d 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -3,8 +3,8 @@ ujson>=1.35 python-rapidjson>=0.7.0 emoji>=0.5.2 -pytest>=4.4.1,<4.6 -pytest-asyncio==0.10.0 +pytest>=5.4 +pytest-asyncio>=0.10.0 tox>=3.9.0 aresponses>=1.1.1 uvloop>=0.12.2