From 378090196b9509b61cd5b75b898f7ef9b1049416 Mon Sep 17 00:00:00 2001 From: Alex Root Junior Date: Wed, 18 Oct 2017 21:56:27 +0300 Subject: [PATCH] ujson must be an optional dependency. --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba3d4c48..66620d60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -ujson aiohttp>=2.1.0 appdirs>=1.4.3 async-timeout>=1.2.1