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.28.11.15"; version = "2.28.11.16"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-/I6qCcwBRpnGtjxgwuOt0MiwmkEMgYtaxuZfkqJt3gk="; hash = "sha256-nUACBW3368TsHyj9cB+6gsXCJUnER3EWyyZWqjCs5ts="; }; 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.28.11.15"; version = "2.28.11.16"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-/I6qCcwBRpnGtjxgwuOt0MiwmkEMgYtaxuZfkqJt3gk="; hash = "sha256-nUACBW3368TsHyj9cB+6gsXCJUnER3EWyyZWqjCs5ts="; }; propagatedBuildInputs = [ Loading