Skip to content

Commit

Permalink
specify backoff version
Browse files Browse the repository at this point in the history
  • Loading branch information
jingcheng16 committed Dec 7, 2023
1 parent a6eb8e7 commit 75338fe
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 @@ -78,7 +78,7 @@ def run_tests(self):
install_requires=[
'alembic',
'argparse',
'backoff',
'backoff>=2.0',
'jsonpath-ng~=1.6.0',
'ndg-httpsclient',
'openpyxl==2.5.12',
Expand Down

0 comments on commit 75338fe

Please sign in to comment.