mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
Update dead link (#5128)
This commit is contained in:
parent
ffe58ae34c
commit
f85c64401b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -64,7 +64,7 @@ setup(
|
|||
]
|
||||
},
|
||||
python_requires='>=3.8',
|
||||
# https://packaging.python.org/en/latest/requirements/#install-requires
|
||||
# https://packaging.python.org/en/latest/discussions/install-requires-vs-requirements/#install-requires
|
||||
# It is not considered best practice to use install_requires to pin dependencies to specific versions.
|
||||
install_requires=[
|
||||
"asgiref>=3.2.10,<3.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue