mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 18:57:22 +00:00
[requires.io] dependency update on main branch (#5236)
* [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
648d3bc0f9
commit
85e57a91e0
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -80,7 +80,7 @@ setup(
|
|||
"ldap3>=2.8,<2.10",
|
||||
"msgpack>=1.0.0, <1.1.0",
|
||||
"passlib>=1.6.5, <1.8",
|
||||
"protobuf>=3.14,<3.20",
|
||||
"protobuf>=3.14,<3.21",
|
||||
"pyOpenSSL>=21.0,<22.1",
|
||||
"pyparsing>=2.4.2,<3.1",
|
||||
"pyperclip>=1.6.0,<1.9",
|
||||
|
|
|
|||
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.15
|
||||
types-requests==2.27.16
|
||||
types-cryptography==3.3.18
|
||||
types-pyOpenSSL==22.0.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue