We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4e756 commit 06fbd14Copy full SHA for 06fbd14
setup.py
@@ -24,7 +24,7 @@
24
"Topic :: Software Development :: Libraries :: Python Modules",
25
]
26
27
-INSTALL_REQUIRES = ['devo-sdk==3.3.2',
+INSTALL_REQUIRES = ['devo-sdk==3.3.4',
28
'click==7.1.1',
29
'requests==2.23.0',
30
'PyYAML==5.3.1',
0 commit comments