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

Commit ed00a76

Browse files
authored
Update setup.py
1 parent d9bb019 commit ed00a76

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
@@ -74,7 +74,7 @@ def run_tests(self):
7474
"Programming Language :: Python :: 3.9",
7575
"Topic :: Software Development :: Libraries :: Python Modules"],
7676
install_requires=[
77-
'oidcmsg==1.4.1',
77+
'oidcmsg>=1.5.3',
7878
'pyyaml>=5.1.2',
7979
'responses'
8080
],

0 commit comments

Comments
 (0)