From fe10994fb9f6da72943ae3be8c2cba34aaf2b179 Mon Sep 17 00:00:00 2001 From: Murtuza Zabuawala Date: Fri, 13 Nov 2015 16:57:22 +0000 Subject: [PATCH] Update requirements files. --- requirements_py2.txt | 1 - requirements_py3.txt | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements_py2.txt b/requirements_py2.txt index c7b1d4c46..45f827aef 100644 --- a/requirements_py2.txt +++ b/requirements_py2.txt @@ -26,4 +26,3 @@ six==1.9.0 speaklater==1.3 pycrypto==2.6.1 wsgiref==0.1.2 -pycrypto==2.6.1 diff --git a/requirements_py3.txt b/requirements_py3.txt index 5b9bc9011..45ebdd847 100644 --- a/requirements_py3.txt +++ b/requirements_py3.txt @@ -14,7 +14,7 @@ SQLAlchemy==0.9.8 WTForms==2.0.2 Werkzeug==0.9.6 argparse==1.3.0 -beautifulsoup4==4.3.2 +beautifulsoup4==4.4.1 blinker==1.3 django-htmlmin==0.8.0 html5lib==1.0b3 @@ -24,4 +24,4 @@ psycopg2==2.5.2 pytz==2014.10 six==1.9.0 speaklater==1.3 -pycrypto==2.6.1 +pycrypto==2.6.1 \ No newline at end of file