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

Commit c317fd4

Browse files
committed
Merge branch 'master' of github.com:IdentityPython/JWTConnect-Python-OidcMsg
2 parents 1c8abff + 81129c6 commit c317fd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ def run_tests(self):
6363
install_requires=[
6464
"cryptojwt>=1.0.0",
6565
"pyOpenSSL",
66+
"filelock>=3.0.12"
6667
],
6768
zip_safe=False,
6869
cmdclass={'test': PyTest},

0 commit comments

Comments
 (0)