aiogram/dev_requirements.txt

20 lines
332 B
Text
Raw Normal View History

2017-11-29 14:57:07 +02:00
-r requirements.txt
ujson>=1.35
2019-04-18 21:01:03 +03:00
python-rapidjson>=0.7.0
emoji>=0.5.2
pytest>=6.2.1
2020-05-10 23:10:41 +03:00
pytest-asyncio>=0.10.0
2019-04-18 21:01:03 +03:00
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
2019-04-18 21:01:03 +03:00
rethinkdb>=2.4.1
2019-07-22 00:11:06 +03:00
coverage==4.5.3
2020-09-14 22:56:11 +03:00
motor>=2.2.0
pytest-lazy-fixture==0.6.*