Skip to content

Commit

Permalink
[requires.io] dependency update on master branch (mitmproxy#4345)
Browse files Browse the repository at this point in the history
Co-authored-by: requires.io <support@requires.io>
  • Loading branch information
mhils and requires authored Dec 12, 2020
1 parent 961d884 commit 7217c60
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,24 +72,24 @@
"Brotli>=1.0,<1.1",
"certifi>=2019.9.11", # no semver here - this should always be on the last release!
"click>=7.0,<8",
"cryptography>=3.2,<3.3",
"cryptography>=3.3,<3.4",
"flask>=1.1.1,<1.2",
"h2>=4.0,<5",
"hyperframe>=6.0,<7",
"kaitaistruct>=0.7,<0.10",
"ldap3>=2.8,<2.9",
"msgpack>=1.0.0, <1.1.0",
"passlib>=1.6.5, <1.8",
"protobuf>=3.6.0, <3.14",
"protobuf>=3.14,<3.15",
"pyasn1>=0.3.1,<0.5",
"pyOpenSSL>=20.0,<20.1",
"pyparsing>=2.4.2,<2.5",
"pyperclip>=1.6.0,<1.9",
"ruamel.yaml>=0.16,<0.17",
"sortedcontainers>=2.1,<2.3",
"sortedcontainers>=2.3,<2.4",
"tornado>=4.3,<7",
"urwid>=2.1.1,<2.2",
"wsproto>=0.14,<0.16",
"wsproto>=1.0,<1.1",
"publicsuffix2>=2.20190812,<3",
"zstandard>=0.11,<0.15",
],
Expand Down

0 comments on commit 7217c60

Please sign in to comment.