Skip to content

How to have poetry downgrade dependencies when python requirements is too low instead of having to upgrade python version? #7080

Answered by dimbleby
kkawabat asked this question in General
Discussion options

You must be logged in to vote

Is there a way to just have poetry search for an older version of scipy and install that?

I can manually just do poetry add scipy==1.6 and it seems to work fine.

seems you have answered your own question

#707

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@kkawabat
Comment options

@dimbleby
Comment options

@kkawabat
Comment options

@neersighted
Comment options

@dimbleby
Comment options

Answer selected by neersighted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants