Skip to content

Commit b9a8abf

Browse files
committed
[IMP] add external_dependencies
1 parent 3924b66 commit b9a8abf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fastapi_auth_jwt/__manifest__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
1111
"maintainers": ["sbidoul"],
1212
"website": "https://github.com/OCA/rest-framework",
13+
"external_dependencies": {"python": ["pyjwt", "cryptography"]},
1314
"depends": [
1415
"fastapi",
1516
"auth_jwt",

0 commit comments

Comments
 (0)