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

Commit fa38178

Browse files
committed
Updated requirement.
1 parent d38b618 commit fa38178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ def run_tests(self):
6868
"Topic :: Software Development :: Libraries :: Python Modules"],
6969
install_requires=[
7070
"pyyaml>=5.1.0",
71-
'oidcmsg>=0.6.7',
71+
'oidcmsg>=0.6.8',
7272
],
7373
tests_require=[
7474
"responses",

0 commit comments

Comments
 (0)