mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 07:08:10 +00:00
[requires.io] dependency update on master branch (#4431)
Co-authored-by: requires.io <support@requires.io>
This commit is contained in:
parent
bc3f39a202
commit
08d1f67e5b
4
setup.py
4
setup.py
@ -77,7 +77,7 @@ setup(
|
|||||||
"h2>=4.0,<5",
|
"h2>=4.0,<5",
|
||||||
"hyperframe>=6.0,<7",
|
"hyperframe>=6.0,<7",
|
||||||
"kaitaistruct>=0.7,<0.10",
|
"kaitaistruct>=0.7,<0.10",
|
||||||
"ldap3>=2.8,<2.9",
|
"ldap3>=2.8,<2.10",
|
||||||
"msgpack>=1.0.0, <1.1.0",
|
"msgpack>=1.0.0, <1.1.0",
|
||||||
"passlib>=1.6.5, <1.8",
|
"passlib>=1.6.5, <1.8",
|
||||||
"protobuf>=3.14,<3.15",
|
"protobuf>=3.14,<3.15",
|
||||||
@ -97,7 +97,7 @@ setup(
|
|||||||
"pydivert>=2.0.3,<2.2",
|
"pydivert>=2.0.3,<2.2",
|
||||||
],
|
],
|
||||||
'dev': [
|
'dev': [
|
||||||
"hypothesis>=5.8,<6.1",
|
"hypothesis>=5.8,<6.2",
|
||||||
"parver>=0.1,<2.0",
|
"parver>=0.1,<2.0",
|
||||||
"pytest-asyncio>=0.10.0,<0.14,!=0.14",
|
"pytest-asyncio>=0.10.0,<0.14,!=0.14",
|
||||||
"pytest-cov>=2.7.1,<3",
|
"pytest-cov>=2.7.1,<3",
|
||||||
|
Loading…
Reference in New Issue
Block a user