Skip to content

Commit 04de7f0

Browse files
committed
add some packages
1 parent a40f8ce commit 04de7f0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@
5050
"tenacity",
5151
"google-generativeai",
5252
"tenacity",
53-
"httpx==0.27.0"
53+
"httpx==0.27.0",
54+
"pillow-heif",
55+
"graphviz"
5456
],
5557
include_package_data=True,
5658
extras_require={

0 commit comments

Comments
 (0)