Skip to content

Commit

Permalink
Minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Nov 21, 2019
1 parent 521f78a commit ccaeaae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
4 changes: 0 additions & 4 deletions requirements.in
Expand Up @@ -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
Expand All @@ -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

0 comments on commit ccaeaae

Please sign in to comment.