lol

python310Packages.gradient: update postPatch section

+2 -2
+2 -2
pkgs/development/python-modules/gradient/default.nix
··· 36 36 --replace 'attrs<=' 'attrs>=' \ 37 37 --replace 'colorama==' 'colorama>=' \ 38 38 --replace 'gql[requests]==3.0.0a6' 'gql' \ 39 - --replace 'PyYAML==' 'PyYAML>=' \ 39 + --replace 'PyYAML==5.*' 'PyYAML' \ 40 40 --replace 'marshmallow<' 'marshmallow>=' \ 41 - --replace 'websocket-client==' 'websocket-client>=' 41 + --replace 'websocket-client==0.57.*' 'websocket-client' 42 42 ''; 43 43 44 44 propagatedBuildInputs = [