mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
update pyinstaller to fix ci (#6189)
This commit is contained in:
parent
077c771ae9
commit
421e1764b4
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ dev = [
|
|||
"click>=7.0,<8.2",
|
||||
"hypothesis>=5.8,<7",
|
||||
"pdoc>=4.0.0",
|
||||
"pyinstaller==5.11.0",
|
||||
"pyinstaller==5.12.0",
|
||||
"pytest-asyncio>=0.17,<0.22",
|
||||
"pytest-cov>=2.7.1,<4.2",
|
||||
"pytest-timeout>=1.3.3,<2.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue