python3Packages.instructor: relax rich constraint

This commit is contained in:
Martin Weinelt
2025-04-06 17:11:27 +02:00
parent a5c7029fb7
commit 295f117d50
@@ -45,6 +45,8 @@ buildPythonPackage rec {
build-system = [ hatchling ];
pythonRelaxDeps = [ "rich" ];
dependencies = [
aiohttp
docstring-parser