From 5f0ab753efd70b758d95db3b1483e9811c68db22 Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Mon, 2 Apr 2018 11:04:39 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 21c697f1..3216c15d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -pysocks -tgcrypto \ No newline at end of file +pyaes>=1.6.1 +pysocks>=1.6.8 \ No newline at end of file