mirror of
https://github.com/acon96/home-llm.git
synced 2026-01-09 13:48:05 -05:00
tweak requests version to be compatible with new HA
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": [
|
||||
"requests==2.31.0",
|
||||
"requests>=2.31.0",
|
||||
"huggingface-hub==0.23.0",
|
||||
"webcolors==1.13"
|
||||
"webcolors>=1.13"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user