aiogram/dev_requirements.txt
Andrey Tikhonov 0b1c22b7b0
Сleanup storage (#587)
* remove key from storage, when not needed

* fix redis1 delete

* fix new line

* check reset

* fix redis store close check
2021-06-13 01:22:47 +03:00

19 lines
332 B
Text

-r requirements.txt
ujson>=1.35
python-rapidjson>=0.7.0
emoji>=0.5.2
pytest>=6.2.1
pytest-asyncio>=0.10.0
tox>=3.9.0
aresponses>=1.1.1
aioredis>=1.2.0
wheel>=0.31.1
sphinx>=2.0.1
sphinx-rtd-theme>=0.4.3
sphinxcontrib-programoutput>=0.14
aiohttp-socks>=0.3.4
rethinkdb>=2.4.1
coverage==4.5.3
motor>=2.2.0
pytest-lazy-fixture==0.6.*