mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update requirements.txt
This commit is contained in:
parent
5bfbc1aec8
commit
0de77cdea6
2 changed files with 10 additions and 10 deletions
|
|
@ -1,14 +1,14 @@
|
|||
-r requirements.txt
|
||||
|
||||
ujson>=1.35
|
||||
emoji>=0.4.5
|
||||
pytest>=3.3.0
|
||||
emoji>=0.5.0
|
||||
pytest>=3.5.0
|
||||
pytest-asyncio>=0.8.0
|
||||
uvloop>=0.9.1
|
||||
aioredis>=1.0.0
|
||||
wheel>=0.30.0
|
||||
aioredis>=1.1.0
|
||||
wheel>=0.31.0
|
||||
rethinkdb>=2.3.0
|
||||
sphinx>=1.6.6
|
||||
sphinx-rtd-theme>=0.2.4
|
||||
aresponses
|
||||
tox
|
||||
sphinx>=1.7.2
|
||||
sphinx-rtd-theme>=0.3.0
|
||||
aresponses>=1.0.0
|
||||
tox>=3.0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue