python310Packages.pyrogram: 2.0.62 -> 2.0.97

Diff: https://github.com/pyrogram/pyrogram/compare/v2.0.62...v2.0.97
This commit is contained in:
Robert Schütz
2023-02-03 17:39:23 -08:00
parent 73b9fb8afa
commit d8d4faf904
@@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "pyrogram";
version = "2.0.62";
version = "2.0.97";
disabled = pythonOlder "3.7";
@@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "pyrogram";
repo = "pyrogram";
rev = "v${version}";
hash = "sha256-Kex9xIjcAYCzHeqWoDAIgTMuih0s42/O2zfTYxWEqbM=";
hash = "sha256-cYwH2o2ss8qnOST8Cjh+88PNM5NTO2B11PW7mWS1ctk=";
};
propagatedBuildInputs = [