Skip to content

Commit

Permalink
rc-0.1.8 fix version conflict
Browse files Browse the repository at this point in the history
resolve versions conflict
  • Loading branch information
gritaro committed Jan 12, 2025
1 parent c6a2ea1 commit d0ee322
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions custom_components/gigachain/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@
"issue_tracker": "https://github.com/gritaro/gigachain/issues",
"requirements": [
"home-assistant-intents",
"gigachain==0.1.7.1",
"gigachain @ git+https://github.com/gritaro/gigachain-fork@dev#subdirectory=libs/langchain",
"gigachain-community @ git+https://github.com/gritaro/gigachain-fork@dev#subdirectory=libs/community",
"yandexcloud==0.260.0"
],
"version": "0.1.7"
"version": "0.1.8"
}

0 comments on commit d0ee322

Please sign in to comment.