Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit bf72984

Browse files
committed
Added dependency on oidcmsg version.
1 parent a8fb6ba commit bf72984

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ def run_tests(self):
6565
"Topic :: Software Development :: Libraries :: Python Modules"],
6666
install_requires=[
6767
'oidcservice>=1.1.0',
68+
'oidcmsg>=1.1.2',
6869
'pyyaml'
6970
],
7071
tests_require=[

0 commit comments

Comments
 (0)