**Goal:** The Operator Controller should be updated to feed channel constraints into Deppy. **Background:** - When working on this ticket, it may be fruitful to review [this PR](https://github.com/operator-framework/operator-controller/pull/142), which updated the operator API to allow users to specify a `spec.version` constraint. **Acceptance Criteria:** - The "Demo Script" outlined in #163 runs as expected - Reasonable testing is introduced.