{
  "target_platform": "linux-64",
  "cxx_compiler_version": "11",
  "cxx_compiler": "gxx",
  "c_compiler": "gcc",
  "fortran_compiler_version": "11",
  "libcblas": "3.9 *netlib",
  "c_compiler_version": "11",
  "libblas": "3.9 *netlib",
  "channel_targets": "conda-forge main",
  "fortran_compiler": "gfortran",
  "python": "3.10.* *_cpython",
  "numpy": "1.21",
  "liblapack": "3.9 *netlib"
}