[requires.io] dependency update on main branch (#5223)

* [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:
Aldo Cortesi 2022-03-29 19:58:31 +13:00 committed by GitHub
parent 533dfcd71b
commit a63c96ce72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ setup(
"Brotli>=1.0,<1.1", "Brotli>=1.0,<1.1",
"certifi>=2019.9.11", # no semver here - this should always be on the last release! "certifi>=2019.9.11", # no semver here - this should always be on the last release!
"cryptography>=36,<37", "cryptography>=36,<37",
"flask>=1.1.1,<2.1", "flask>=1.1.1,<2.2",
"h11>=0.11,<0.14", "h11>=0.11,<0.14",
"h2>=4.1,<5", "h2>=4.1,<5",
"hyperframe>=6.0,<7", "hyperframe>=6.0,<7",