Fix manifest json requirements (#152)
This commit is contained in:
committed by
Christiaan Goossens
parent
d54046245f
commit
f53c16b20e
@@ -14,10 +14,10 @@
|
|||||||
"iot_class": "calculated",
|
"iot_class": "calculated",
|
||||||
"issue_tracker": "https://github.com/christiaangoossens/hass-oidc-auth/issues",
|
"issue_tracker": "https://github.com/christiaangoossens/hass-oidc-auth/issues",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"python-jose>=3.3.0",
|
"aiofiles",
|
||||||
"aiofiles>=24.1.0",
|
"jinja2",
|
||||||
"jinja2>=3.1.4",
|
"bcrypt",
|
||||||
"bcrypt>=4.2.0"
|
"joserfc"
|
||||||
],
|
],
|
||||||
"version": "0.6.3"
|
"version": "0.6.3"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user