From 9aaf50bde9af3d57f60431e7d1b66097a0ca1a5f Mon Sep 17 00:00:00 2001 From: Oleg Silkin Date: Tue, 21 May 2019 07:55:48 -0400 Subject: [PATCH] Reorganizes imports --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 301dbde..cdb5947 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -faker -asyncio -aiohttp -aiojobs -aiosqlite +Faker==1.0.7 +asyncio==3.4.3 +aiohttp==3.5.4 +aiojobs==0.2.2 +aiosqlite==0.10.0