mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Allow to use RapidJSON. Allow to disable uvloop, ujson or rapidjson by env. variables.
This commit is contained in:
parent
23211fc283
commit
afbe7bb458
3 changed files with 45 additions and 17 deletions
|
|
@ -1,6 +1,7 @@
|
|||
-r requirements.txt
|
||||
|
||||
ujson>=1.35
|
||||
python-rapidjson>=0.6.3
|
||||
emoji>=0.5.0
|
||||
pytest>=3.5.0
|
||||
pytest-asyncio>=0.8.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue