python3Packages.crewai: relax dependency python-dotenv

This commit is contained in:
Gaetan Lepage
2025-12-30 19:24:26 +00:00
parent 3b2782b309
commit 732b121f8e
@@ -76,6 +76,7 @@ buildPythonPackage rec {
"pydantic"
"pydantic-settings"
"pyjwt"
"python-dotenv"
"regex"
"tokenizers"
"tomli"