Specify version of requirement
@@ -143,7 +143,7 @@ setup(
long_description=LONG_DESCRIPTION,
platforms=["any"],
classifiers=CLASSIFIERS,
install_requires=["pymongo>=3.4", "six"],
install_requires=["pymongo>=3.4", "six>=1.10.0"],
cmdclass={"test": PyTest},
**extra_opts
)
The note is not visible to the blocked user.