Loading pkgs/development/python-modules/types-requests/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "types-requests"; version = "2.31.0.7"; version = "2.31.0.8"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-TZMNyrvCRS49cHKOWBrErIwtE/YlCa2RFGc/VCr4y04="; hash = "sha256-4bMlxoezSUovUoqwbkEdcJLMVGzJJFwAC6zC/KWultQ="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/types-requests/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "types-requests"; version = "2.31.0.7"; version = "2.31.0.8"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-TZMNyrvCRS49cHKOWBrErIwtE/YlCa2RFGc/VCr4y04="; hash = "sha256-4bMlxoezSUovUoqwbkEdcJLMVGzJJFwAC6zC/KWultQ="; }; propagatedBuildInputs = [ Loading