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

Commit 181719c

Browse files
committed
Updated requirement.
1 parent 14b8f8c commit 181719c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def run_tests(self):
6464
"Programming Language :: Python :: 3.6",
6565
"Topic :: Software Development :: Libraries :: Python Modules"],
6666
install_requires=[
67-
'oidcservice>=0.6.9',
67+
'oidcservice>=0.6.10',
6868
'pyyaml'
6969
],
7070
tests_require=[

0 commit comments

Comments
 (0)