From ccaeaaeb58f579f4fb5b366b00768dda8fe861b4 Mon Sep 17 00:00:00 2001 From: amercader Date: Thu, 21 Nov 2019 13:18:31 +0100 Subject: [PATCH] Minor tweaks --- requirements-py2.in | 2 +- requirements.in | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements-py2.in b/requirements-py2.in index 2fc6e717dda..43e8d3a28ac 100644 --- a/requirements-py2.in +++ b/requirements-py2.in @@ -1,4 +1,4 @@ -# The file contains the direct ckan requirements. +# The file contains the direct ckan requirements (python2). # Use pip-compile to create a requirements.txt file from this alembic==1.0.0 Babel==2.3.4 diff --git a/requirements.in b/requirements.in index b86f1d422b5..2c627dac919 100644 --- a/requirements.in +++ b/requirements.in @@ -16,12 +16,10 @@ polib==1.0.7 psycopg2==2.8.2 python-magic==0.4.15 pysolr==3.6.0 -# Pylons==0.9.7 - not python3 compatible python-dateutil>=1.5.0 pytz==2016.7 PyUtilib==5.7.1 pyyaml # needed by webassets. latest should be fine. -# repoze.who-friendlyform==1.0.8 - not python3 compatible repoze.who==2.3 requests==2.22.0 Routes==1.13 @@ -33,8 +31,6 @@ sqlparse==0.2.2 tzlocal==1.3 unicodecsv>=0.9 webassets==0.12.1 -# WebHelpers==1.3 - not python3 compatible -# WebOb==1.0.8 - pylons dependency WebTest==1.4.3 werkzeug==0.15.5 zope.interface==4.3.2