[requires.io] dependency update on master branch (#4431)

Co-authored-by: requires.io <support@requires.io>
This commit is contained in:
Maximilian Hils 2021-02-08 17:46:57 +01:00 committed by GitHub
parent bc3f39a202
commit 08d1f67e5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@ setup(
"h2>=4.0,<5", "h2>=4.0,<5",
"hyperframe>=6.0,<7", "hyperframe>=6.0,<7",
"kaitaistruct>=0.7,<0.10", "kaitaistruct>=0.7,<0.10",
"ldap3>=2.8,<2.9", "ldap3>=2.8,<2.10",
"msgpack>=1.0.0, <1.1.0", "msgpack>=1.0.0, <1.1.0",
"passlib>=1.6.5, <1.8", "passlib>=1.6.5, <1.8",
"protobuf>=3.14,<3.15", "protobuf>=3.14,<3.15",
@ -97,7 +97,7 @@ setup(
"pydivert>=2.0.3,<2.2", "pydivert>=2.0.3,<2.2",
], ],
'dev': [ 'dev': [
"hypothesis>=5.8,<6.1", "hypothesis>=5.8,<6.2",
"parver>=0.1,<2.0", "parver>=0.1,<2.0",
"pytest-asyncio>=0.10.0,<0.14,!=0.14", "pytest-asyncio>=0.10.0,<0.14,!=0.14",
"pytest-cov>=2.7.1,<3", "pytest-cov>=2.7.1,<3",