8000 pin suds-py3 · kogan/FuelSDK-Python-Wrapper@7d34586 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7d34586

Browse files
committed
pin suds-py3
1 parent 8adb928 commit 7d34586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
install_requires=[
1919
'PyJWT>=0.1.9',
2020
'requests>=2.18.4',
21-
'suds-py3>=1.4'
21+
'suds-py3==1.4'
2222
],
2323
classifiers=[
2424
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)
0