mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
fix: python-asyncio version conflict
This commit is contained in:
parent
1c242710b7
commit
5db245f0a6
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ ujson>=1.35
|
|||
python-rapidjson>=0.7.0
|
||||
emoji>=0.5.2
|
||||
pytest>=4.4.1,<4.6
|
||||
pytest-asyncio>=0.10.0
|
||||
pytest-asyncio==0.10.0
|
||||
tox>=3.9.0
|
||||
aresponses>=1.1.1
|
||||
uvloop>=0.12.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue