diff --git a/pkgs/development/python-modules/auth0-python/default.nix b/pkgs/development/python-modules/auth0-python/default.nix index 4b3a9ac13c30..94a0044d3ac4 100644 --- a/pkgs/development/python-modules/auth0-python/default.nix +++ b/pkgs/development/python-modules/auth0-python/default.nix @@ -4,6 +4,7 @@ , mock , pyjwt , pytestCheckHook +, pythonOlder , requests }: