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

Commit 56cc2e1

Browse files
committed
Updated dependencies.
1 parent f4493fc commit 56cc2e1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

setup.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,9 @@ def run_tests(self):
6767
},
6868
install_requires=[
6969
"oidcmsg>=0.6.5",
70-
"cryptojwt>=0.7.0",
70+
"cryptojwt>=0.7.11",
7171
"jinja2",
72-
"pyyaml",
73-
"pycryptodomex"
72+
"pyyaml"
7473
],
7574
tests_require=[
7675
"pytest", "requests_mock", 'pytest-localserver'

0 commit comments

Comments
 (0)