mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-09 09:22:03 +00:00
Removed a connection pool as an excess Removed useless variables and classes Added rethinkdb>=2.4.1 in dev_requirements.txt
19 lines
No EOL
323 B
Text
19 lines
No EOL
323 B
Text
-r requirements.txt
|
|
|
|
ujson>=1.35
|
|
python-rapidjson>=0.6.3
|
|
emoji>=0.5.0
|
|
pytest>=3.5.0
|
|
pytest-asyncio>=0.8.0
|
|
tox>=3.0.0
|
|
aresponses>=1.0.0
|
|
uvloop>=0.9.1
|
|
aioredis>=1.1.0
|
|
wheel>=0.31.0
|
|
rethinkdb>=2.3.0
|
|
sphinx>=1.7.3
|
|
sphinx-rtd-theme>=0.3.0
|
|
sphinxcontrib-programoutput>=0.11
|
|
aresponses>=1.0.0
|
|
aiohttp-socks>=0.1.5
|
|
rethinkdb>=2.4.1 |