Skip to content

Commit

Permalink
requirements: latest flatten-tool, with sheet names in more warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjwebb committed Sep 29, 2020
1 parent bca9e30 commit bb3bf9e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pip
Django>2.2<2.3
flattentool>=0.10.0
flattentool>=0.14.0
libcoveocds>=0.8.0
libcove>=0.18.0
libcoveweb>=0.17.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ django-debug-toolbar==2.2 # via -r requirements.in, libcoveweb
django-environ==0.4.5 # via -r requirements.in, libcoveweb
django==2.2.14 # via -r requirements.in, django-bootstrap3, django-debug-toolbar, libcove, libcoveocds, libcoveweb
et-xmlfile==1.0.1 # via openpyxl
flattentool==0.11.0 # via -r requirements.in, libcove
flattentool==0.14.0 # via -r requirements.in, libcove
idna==2.10 # via requests
importlib-metadata==1.7.0 # via django-bootstrap3, jsonschema
jdcal==1.4.1 # via openpyxl
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ docopt==0.6.2 # via coveralls
docutils==0.16 # via sphinx
et-xmlfile==1.0.1 # via -r requirements.txt, openpyxl
flake8==3.8.3 # via -r requirements_dev.in
flattentool==0.11.0 # via -r requirements.txt, libcove
flattentool==0.14.0 # via -r requirements.txt, libcove
gitdb==4.0.5 # via gitpython
gitpython==3.1.7 # via transifex-client
hypothesis==3.52.3 # via -r requirements_dev.in
Expand Down

0 comments on commit bb3bf9e

Please sign in to comment.