Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Jan 9, 2019
1 parent 3563faa commit db690a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def get_release_command_class():

excel_requires = ["xlwt", "XlsxWriter>=1.1.2,<2.0.0"]
es6_requires = ["elasticsearch>=6.2.0,<7.0.0"]
from_requires = ["pytablereader>=0.22.6,<1.0.0"]
from_requires = ["pytablereader>=0.22.7,<1.0.0"]
sqlite_requires = ["SimpleSQLite>=0.33.6,<1.0.0"]
toml_requires = ["toml>=0.9.4,<1.0.0"]
optional_requires = ["simplejson>=3.16,<4.0"]
Expand Down

0 comments on commit db690a6

Please sign in to comment.