Skip to content

Commit fb38f86

Browse files
authored
open-interpreter: unbreak, relax build dep (#439882)
2 parents 66f5b4d + 79f06a5 commit fb38f86

File tree

1 file changed

+1
-0
lines changed
  • pkgs/development/python-modules/open-interpreter

1 file changed

+1
-0
lines changed

pkgs/development/python-modules/open-interpreter/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ buildPythonPackage rec {
5757
pythonRelaxDeps = [
5858
"anthropic"
5959
"google-generativeai"
60+
"html2text"
6061
"psutil"
6162
"rich"
6263
"starlette"

0 commit comments

Comments
 (0)