Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Barukimang authored Apr 15, 2020
1 parent e692435 commit 2773db1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
author="Loek van Gent",
author_email="[email protected]",
install_requires=[
'suds',
'requests[security]>2.8.1'
'suds-jurko',
'requests[security]>=2.8.1'
],
tests_require=[
'pytest',
Expand Down

0 comments on commit 2773db1

Please sign in to comment.