Skip to content

Commit 8841cc3

Browse files
author
ChrisMaunder
committed
Updated CodeProject.AI API python package name
1 parent b81bb3a commit 8841cc3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/codeproject_ai_object/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "4.6.0",
66
"requirements": [
77
"pillow",
8-
"codeproject-ai-sdk==0.1"
8+
"codeproject-ai-api"
99
],
1010
"dependencies": [],
1111
"codeowners": [

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pytest
22
pillow==8.2.0
33
homeassistant
4-
codeproject-ai-sdk==0.1
4+
codeproject-ai-api

0 commit comments

Comments
 (0)