mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
pytest update; yield_fixture deprecation fix; event_loop removed (#479)
This commit is contained in:
parent
4fb4d6cac1
commit
ee12911f24
4 changed files with 105 additions and 107 deletions
|
|
@ -3,11 +3,10 @@
|
|||
ujson>=1.35
|
||||
python-rapidjson>=0.7.0
|
||||
emoji>=0.5.2
|
||||
pytest>=5.4
|
||||
pytest>=6.2.1
|
||||
pytest-asyncio>=0.10.0
|
||||
tox>=3.9.0
|
||||
aresponses>=1.1.1
|
||||
uvloop>=0.12.2
|
||||
aioredis>=1.2.0
|
||||
wheel>=0.31.1
|
||||
sphinx>=2.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue