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

Commit 8c3d430

Browse files
committed
Bumped versions
1 parent c0d2b19 commit 8c3d430

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ def run_tests(self):
6464
"Programming Language :: Python :: 3.6",
6565
"Topic :: Software Development :: Libraries :: Python Modules"],
6666
install_requires=[
67-
'cryptojwt>=0.6.6',
68-
'oidcservice>=0.6.2',
69-
'oidcmsg>=0.6.2'
67+
'cryptojwt>=0.7.0',
68+
'oidcservice>=0.6.3',
69+
'oidcmsg>=0.6.3'
7070
],
7171
tests_require=[
7272
'pytest',

0 commit comments

Comments
 (0)