Package: python-pyproj and python3-pyproj Version: 1.9.5.1-1 Severity: minor
This package has an unneeded dependency for python-numpy (and python3-numpy for the python3 version). The numpy package is unnecessary for the package. If you'd like to confirm this for yourself, grep "import numpy" and "from numpy" in the files __init__.py, datadir.py, and _proj.pyx. The fix would be to remove this dependency.