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

Commit 813c9d4

Browse files
committed
Merge branch 'master' of github.com:openid/JWTConnect-Python-OidcService
2 parents cde2e3e + c34506e commit 813c9d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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
"Programming Language :: Python :: 3.6",
6666
"Topic :: Software Development :: Libraries :: Python Modules"],
6767
install_requires=[
68+
"pyyaml>=5.1.0"
6869
"cryptojwt>=0.6.6",
6970
'oidcmsg>=0.6.2',
7071
],

0 commit comments

Comments
 (0)