mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-04 03:37:17 +00:00
[requires.io] dependency update on main branch (#5215)
* [requires.io] dependency update * [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
0f346fa89d
commit
533dfcd71b
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -99,7 +99,7 @@ setup(
|
|||
"pydivert>=2.0.3,<2.2",
|
||||
],
|
||||
'dev': [
|
||||
"click>=7.0,<8.1",
|
||||
"click>=7.0,<8.2",
|
||||
"hypothesis>=5.8,<7",
|
||||
"parver>=0.1,<2.0",
|
||||
"pdoc>=4.0.0",
|
||||
|
|
|
|||
2
tox.ini
2
tox.ini
|
|
@ -33,7 +33,7 @@ deps =
|
|||
types-certifi==2021.10.8.1
|
||||
types-Flask==1.1.6
|
||||
types-Werkzeug==1.0.9
|
||||
types-requests==2.27.14
|
||||
types-requests==2.27.15
|
||||
types-cryptography==3.3.18
|
||||
types-pyOpenSSL==22.0.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue