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

Commit d313140

Browse files
authored
Merge branch 'master' into dir_attributes
2 parents aa71789 + 65dd682 commit d313140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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.5.3',
77+
'oidcmsg>=1.5.3',
7878
'pyyaml>=5.1.2',
7979
'responses'
8080
],

0 commit comments

Comments
 (0)