mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
* remove key from storage, when not needed * fix redis1 delete * fix new line * check reset * fix redis store close check
19 lines
332 B
Text
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.*
|