try to fix jwt import error

This commit is contained in:
James Woglom
2024-10-02 00:45:39 -04:00
parent 5b938c010d
commit 4f52927d2f
4 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ install_requires =
urllib3
requests
requests-oidc
pyjwt
PyJWT
cryptography
dataclasses-json
cffi