Skip to content

deps: relax#352

Merged
bitner merged 3 commits into
mainfrom
issues/341-deps
Feb 21, 2025
Merged

deps: relax#352
bitner merged 3 commits into
mainfrom
issues/341-deps

Conversation

@gadomski
Copy link
Copy Markdown
Member

@bitner I'm of the >= school. If a upstream breaks, we can just ceil (CI should catch the break). I've added a test to CI to test with both our min version and whatever pip pulls in on a normal install.

@gadomski gadomski requested a review from bitner February 21, 2025 11:40
@gadomski gadomski self-assigned this Feb 21, 2025
@bitner bitner merged commit e2842fc into main Feb 21, 2025
@gadomski gadomski deleted the issues/341-deps branch February 21, 2025 12:06
@Zaczero
Copy link
Copy Markdown

Zaczero commented Feb 21, 2025

psycopg = ["psycopg[binary]==3.1.*", "psycopg-pool==3.1.*"]

I think this selector should be loosed up too. It's common for users to use it as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loosen dependencies requirements

3 participants