mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update requirements
This commit is contained in:
parent
ade5b8c2c9
commit
28b8ccd0bb
2 changed files with 16 additions and 17 deletions
|
|
@ -1,18 +1,17 @@
|
||||||
-r requirements.txt
|
-r requirements.txt
|
||||||
|
|
||||||
ujson>=1.35
|
ujson>=1.35
|
||||||
python-rapidjson>=0.6.3
|
python-rapidjson>=0.7.0
|
||||||
emoji>=0.5.0
|
emoji>=0.5.2
|
||||||
pytest>=3.5.0
|
pytest>=4.4.1
|
||||||
pytest-asyncio>=0.8.0
|
pytest-asyncio>=0.10.0
|
||||||
tox>=3.0.0
|
tox>=3.9.0
|
||||||
aresponses>=1.0.0
|
aresponses>=1.1.1
|
||||||
uvloop>=0.9.1
|
uvloop>=0.12.2
|
||||||
aioredis>=1.1.0
|
aioredis>=1.2.0
|
||||||
wheel>=0.31.0
|
wheel>=0.31.1
|
||||||
sphinx>=1.7.3
|
sphinx>=2.0.1
|
||||||
sphinx-rtd-theme>=0.3.0
|
sphinx-rtd-theme>=0.4.3
|
||||||
sphinxcontrib-programoutput>=0.11
|
sphinxcontrib-programoutput>=0.14
|
||||||
aresponses>=1.0.0
|
aiohttp-socks>=0.2.2
|
||||||
aiohttp-socks>=0.1.5
|
rethinkdb>=2.4.1
|
||||||
rethinkdb>=2.4.1
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
aiohttp>=3.4.4
|
aiohttp>=3.5.4
|
||||||
Babel>=2.6.0
|
Babel>=2.6.0
|
||||||
certifi>=2018.8.24
|
certifi>=2019.3.9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue