PYTHON-2902 Allow dnspython 2 in srv extra (#740)

This commit is contained in:
Bernie Hackett 2021-09-23 16:42:01 -07:00 committed by GitHub
parent b0a26601d4
commit 4b447365d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -282,7 +282,7 @@ extras_require = {
'snappy': ['python-snappy'],
'zstd': ['zstandard'],
'aws': ['pymongo-auth-aws<2.0.0'],
'srv': ["dnspython>=1.16.0,<2.0.0"],
'srv': ["dnspython>=1.16.0,<3.0.0"],
}
# GSSAPI extras