Merge pull request #330 from ojgenbar/fix-pytest-asyncio-version

fix: pytest-asyncio version conflict
This commit is contained in:
Alex Root Junior 2020-05-13 22:26:09 +03:00 committed by GitHub
commit 5eecec7c25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
ujson>=1.35
python-rapidjson>=0.7.0
emoji>=0.5.2
pytest>=4.4.1,<4.6
pytest>=5.4
pytest-asyncio>=0.10.0
tox>=3.9.0
aresponses>=1.1.1