Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

no, pipenv install will resolve that and use the appropriate max version.


It will use the max version, but that version will likely have deprecated things that the other dependency relies on in its chosen version. Specifying that you must use an old version of a library is how a lot of Python maintainers resolve deprecations in their dependencies.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: