mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Merge pull request #330 from ojgenbar/fix-pytest-asyncio-version
fix: pytest-asyncio version conflict
This commit is contained in:
commit
5eecec7c25
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue