We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40f8ce commit 04de7f0Copy full SHA for 04de7f0
1 file changed
setup.py
@@ -50,7 +50,9 @@
50
"tenacity",
51
"google-generativeai",
52
53
- "httpx==0.27.0"
+ "httpx==0.27.0",
54
+ "pillow-heif",
55
+ "graphviz"
56
],
57
include_package_data=True,
58
extras_require={
0 commit comments