Skip to content

Keeping 2 deps in sync? (pyXYZ + types-pyXYZ) #10393

Answered by finswimmer
hmijail asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @hmijail,

if types-pynput requires a specific version (range) of pynput it should declare it. Then, if another version of pynput is installed by Poetry, Poetry would automatically select a compatible version of this package (at least if it is in the version range you allow).

fin swimmer

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hmijail
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants