mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
python314Packages.mitmproxy: relax cryptography
This commit is contained in:
parent
0e1056cb37
commit
7bf3333ea3
1 changed files with 2 additions and 1 deletions
|
|
@ -56,11 +56,12 @@ buildPythonPackage rec {
|
|||
# just keep those
|
||||
"typing-extensions"
|
||||
|
||||
"urwid"
|
||||
"asgiref"
|
||||
"cryptography"
|
||||
"pyparsing"
|
||||
"ruamel.yaml"
|
||||
"tornado"
|
||||
"urwid"
|
||||
"wsproto"
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue