this is a really silly question — what does the co...
# general
a
this is a really silly question — what does the constraints file provide over just using requirements? i know this is an existing python idiom, but i’m still trying to understand the utility of that. if we wanted versions to be constrained, can’t we just convert all our requirements to == by hand?