From 68b6bbe6a4e6fd41033f691bc84e75baab28969b Mon Sep 17 00:00:00 2001 From: Sijmen Schoon Date: Mon, 14 Nov 2016 11:09:48 +0100 Subject: [PATCH] Merge pull request #10 from Flippylosaurus/master Fixes #9 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 66b211f..effeead 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -aiohttp -aiotg -beautifulsoup4 +aiohttp==1.0.5 +aiotg==0.7.11 +beautifulsoup4==4.5.1