mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 07:08:10 +00:00
[requires.io] dependency update on main branch (#5223)
* [requires.io] dependency update * Update setup.py Co-authored-by: requires.io <support@requires.io> Co-authored-by: Maximilian Hils <git@maximilianhils.com>
This commit is contained in:
parent
533dfcd71b
commit
a63c96ce72
2
setup.py
2
setup.py
@ -72,7 +72,7 @@ setup(
|
|||||||
"Brotli>=1.0,<1.1",
|
"Brotli>=1.0,<1.1",
|
||||||
"certifi>=2019.9.11", # no semver here - this should always be on the last release!
|
"certifi>=2019.9.11", # no semver here - this should always be on the last release!
|
||||||
"cryptography>=36,<37",
|
"cryptography>=36,<37",
|
||||||
"flask>=1.1.1,<2.1",
|
"flask>=1.1.1,<2.2",
|
||||||
"h11>=0.11,<0.14",
|
"h11>=0.11,<0.14",
|
||||||
"h2>=4.1,<5",
|
"h2>=4.1,<5",
|
||||||
"hyperframe>=6.0,<7",
|
"hyperframe>=6.0,<7",
|
||||||
|
Loading…
Reference in New Issue
Block a user