github.com/kaydxh/golang@v0.0.131/pkg/gocv/cgo/third_path/pybind11/tests/requirements.txt (about)

     1  build==0.8.0
     2  numpy==1.21.5; platform_python_implementation=="PyPy" and sys_platform=="linux" and python_version=="3.7"
     3  numpy==1.19.3; platform_python_implementation!="PyPy" and python_version=="3.6"
     4  numpy==1.21.5; platform_python_implementation!="PyPy" and python_version>="3.7" and python_version<"3.10"
     5  numpy==1.22.2; platform_python_implementation!="PyPy" and python_version>="3.10" and python_version<"3.11"
     6  pytest==7.0.0
     7  pytest-timeout
     8  scipy==1.5.4; platform_python_implementation!="PyPy" and python_version<"3.10"
     9  scipy==1.8.0; platform_python_implementation!="PyPy" and python_version=="3.10"