Update requirements.txt

This commit is contained in:
Alex Root Junior 2018-04-15 04:02:01 +03:00
parent 5bfbc1aec8
commit 0de77cdea6
2 changed files with 10 additions and 10 deletions

View file

@ -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

View file

@ -1,3 +1,3 @@
aiohttp>=2.3.5
Babel>=2.5.1
aiohttp>=3.1.3
Babel>=2.5.3
certifi>=2018.01.18