Loading pkgs/development/python-modules/instructor/default.nix +6 −4 Original line number Diff line number Diff line Loading @@ -10,9 +10,11 @@ # dependencies aiohttp, docstring-parser, jinja2, jiter, openai, pydantic, requests, rich, tenacity, typer, Loading @@ -22,7 +24,6 @@ diskcache, fastapi, google-generativeai, jinja2, pytest-asyncio, pytestCheckHook, python-dotenv, Loading @@ -31,7 +32,7 @@ buildPythonPackage rec { pname = "instructor"; version = "1.7.4"; version = "1.7.9"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -40,7 +41,7 @@ buildPythonPackage rec { owner = "jxnl"; repo = "instructor"; tag = version; hash = "sha256-TrNGTWnZShOYeMGonSEib7NiEbrwWNtujeWo2gaewf4="; hash = "sha256-3IwvbepDrylOIlL+IteyFChqYc/ZIu6IieIkbAPL+mw="; }; build-system = [ hatchling ]; Loading @@ -50,9 +51,11 @@ buildPythonPackage rec { dependencies = [ aiohttp docstring-parser jinja2 jiter openai pydantic requests rich tenacity typer Loading @@ -63,7 +66,6 @@ buildPythonPackage rec { diskcache fastapi google-generativeai jinja2 pytest-asyncio pytestCheckHook python-dotenv Loading Loading
pkgs/development/python-modules/instructor/default.nix +6 −4 Original line number Diff line number Diff line Loading @@ -10,9 +10,11 @@ # dependencies aiohttp, docstring-parser, jinja2, jiter, openai, pydantic, requests, rich, tenacity, typer, Loading @@ -22,7 +24,6 @@ diskcache, fastapi, google-generativeai, jinja2, pytest-asyncio, pytestCheckHook, python-dotenv, Loading @@ -31,7 +32,7 @@ buildPythonPackage rec { pname = "instructor"; version = "1.7.4"; version = "1.7.9"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -40,7 +41,7 @@ buildPythonPackage rec { owner = "jxnl"; repo = "instructor"; tag = version; hash = "sha256-TrNGTWnZShOYeMGonSEib7NiEbrwWNtujeWo2gaewf4="; hash = "sha256-3IwvbepDrylOIlL+IteyFChqYc/ZIu6IieIkbAPL+mw="; }; build-system = [ hatchling ]; Loading @@ -50,9 +51,11 @@ buildPythonPackage rec { dependencies = [ aiohttp docstring-parser jinja2 jiter openai pydantic requests rich tenacity typer Loading @@ -63,7 +66,6 @@ buildPythonPackage rec { diskcache fastapi google-generativeai jinja2 pytest-asyncio pytestCheckHook python-dotenv Loading