If a constraint looks like full_python_version >= "3.5.2" and the requires_python on the target release is >=3.5.3, should it be included? I think most projects would specify a patch version because an earlier patch release was too broken to use, but they tend to fall out of use very quickly. Are there other uses?