Allow to use RapidJSON. Allow to disable uvloop, ujson or rapidjson by env. variables.

This commit is contained in:
Alex Root Junior 2018-07-14 01:19:35 +03:00
parent 23211fc283
commit afbe7bb458
3 changed files with 45 additions and 17 deletions

View file

@ -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