Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
Updated to goodtables@1.5, tabulator@1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Oct 27, 2017
1 parent f12dfdb commit 436f9bd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions requirements.in
Expand Up @@ -8,7 +8,7 @@ flask-login==0.4.0
flask-oauthlib==0.9.3
flower==0.9.1
github3.py==0.9.6
goodtables[ods]==1.4.4
goodtables[ods]==1.5.1
gunicorn==19.6.0
jsonschema==2.5.1
psycopg2==2.6.2
Expand All @@ -18,4 +18,4 @@ raven[flask]==6.0.0
redis==2.10.5
requests==2.11.1
sqlalchemy==1.1.4
tabulator[ods]==1.3.0
tabulator[ods]==1.10.0
20 changes: 10 additions & 10 deletions requirements.txt
Expand Up @@ -13,11 +13,11 @@ boto3==1.4.4
botocore==1.5.95 # via boto3, s3transfer
cchardet==1.1.3 # via datapackage, tabulator
celery==4.0.0
cffi==1.11.0 # via cryptography
cffi==1.11.2 # via cryptography
click==6.7 # via datapackage, flask, goodtables, python-dotenv, tableschema, tabulator
contextlib2==0.5.5 # via raven
cryptography==1.7.2
datapackage==1.1.1 # via goodtables
datapackage==1.1.4 # via goodtables
docutils==0.14 # via botocore, statistics
et-xmlfile==1.0.1 # via openpyxl
ezodf==0.3.2 # via goodtables, tabulator
Expand All @@ -27,27 +27,27 @@ flask-oauthlib==0.9.3
flask==0.11.1
flower==0.9.1
github3.py==0.9.6
goodtables[ods]==1.4.4
goodtables[ods]==1.5.1
gunicorn==19.6.0
idna==2.6 # via cryptography
ijson==2.3 # via tabulator
isodate==0.5.4 # via tableschema
isodate==0.6.0 # via tableschema
itsdangerous==0.24 # via flask
jdcal==1.3 # via openpyxl
Jinja2==2.9.6 # via flask
jmespath==0.9.3 # via boto3, botocore
jsonlines==1.2.0 # via tabulator
jsonpointer==1.12 # via datapackage
jsonpointer==1.13 # via datapackage
jsonschema==2.5.1
kombu==4.1.0 # via celery
linear-tsv==1.0.0 # via tabulator
lxml==3.8.0 # via goodtables, tabulator
Mako==1.0.7 # via alembic
MarkupSafe==1.0 # via jinja2, mako
oauthlib==2.0.4 # via flask-oauthlib, requests-oauthlib
openpyxl==2.4.8 # via tabulator
oauthlib==2.0.6 # via flask-oauthlib, requests-oauthlib
openpyxl==2.4.9 # via tabulator
psycopg2==2.6.2
pyasn1==0.3.6 # via cryptography
pyasn1==0.3.7 # via cryptography
pycparser==2.18 # via cffi
python-dateutil==2.6.1 # via botocore, tableschema
python-dotenv==0.6.0
Expand All @@ -61,11 +61,11 @@ requests==2.11.1
rfc3986==1.1.0 # via tableschema
s3transfer==0.1.11 # via boto3
simpleeval==0.9.5 # via goodtables
six==1.11.0 # via cryptography, datapackage, flask-cors, goodtables, jsonlines, linear-tsv, python-dateutil, tableschema, tabulator
six==1.11.0 # via cryptography, datapackage, flask-cors, goodtables, isodate, jsonlines, linear-tsv, python-dateutil, tableschema, tabulator
sqlalchemy==1.1.4
statistics==1.0.3.5 # via goodtables
tableschema==1.0.8 # via datapackage, goodtables
tabulator[ods]==1.3.0
tabulator[ods]==1.10.0
tornado==4.2.0 # via flower
unicodecsv==0.14.1 # via datapackage, tableschema, tabulator
uritemplate.py==3.0.2 # via github3.py
Expand Down

0 comments on commit 436f9bd

Please sign in to comment.