Skip to content

Commit

Permalink
Merge pull request #229 from dimagi/jc/backoff-version
Browse files Browse the repository at this point in the history
specify backoff version
  • Loading branch information
jingcheng16 authored Dec 7, 2023
2 parents a6eb8e7 + 75338fe commit 583a5de
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 583a5de

Please sign in to comment.