<Comment on #18758 `generate-lockfiles` fails when...
# github-notifications
c
Comment on #18758 `generate-lockfiles` fails when using `pants_requirements` Discussion answered by jsirois An interpreter constraint broader than Pants own would go boom. So if the ICs for this resolve stray outside of the range
>=3.7,<3.10
(i.e.: say your ICs include Python 3.10), that's the problem. pantsbuild/pants