check dependencies of a pypi package

Arjun_tech paarjun234 at gmail.com
Sun Sep 27 23:45:40 EDT 2020


just go to command prompt and type pip install pandas. it will install the
latest version with all the dependencies.

On Sun, 27 Sep 2020 at 09:30, kamaraju kusumanchi <
raju.mailinglists at gmail.com> wrote:

> How can I check the dependencies of a pypi package without installing it?
>
> For example, looking at the pandas 1.1.2 package in
> https://pypi.org/project/pandas/1.1.2/, is there a way to determine
> the numpy version it depends upon without installing the package?
>
> thanks
> raju
> --
> Kamaraju S Kusumanchi | http://raju.shoutwiki.com/wiki/Blog
> --
> https://mail.python.org/mailman/listinfo/python-list
>


More information about the Python-list mailing list