We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5f4220 + 06e2e8d commit 43f660dCopy full SHA for 43f660d
1 file changed
setup.py
@@ -67,7 +67,7 @@ def run_tests(self):
67
"Programming Language :: Python :: 3.9",
68
"Topic :: Software Development :: Libraries :: Python Modules"],
69
install_requires=[
70
- 'oidcmsg==1.3.2',
+ 'oidcmsg==1.3.3-1',
71
'pyyaml>=5.1.2',
72
'responses'
73
],
0 commit comments