Skip to content

Commit

Permalink
Merge 48a5fa4 into d43db47
Browse files Browse the repository at this point in the history
  • Loading branch information
bderenzi committed Sep 22, 2021
2 parents d43db47 + 48a5fa4 commit 50c0575
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 @@ -67,7 +67,7 @@ def run_tests(self):
include_package_data=True,
license = 'MIT',
install_requires = [
'alembic',
'alembic<=1.6.5',
'argparse',
'jsonpath-ng~=1.5',
'openpyxl==2.5.12',
Expand Down

0 comments on commit 50c0575

Please sign in to comment.