lsst.cp.pipe  22.0.0+754bb092b1
version.py
Go to the documentation of this file.
1 # -------- This file is automatically generated by LSST's sconsUtils -------- #
2 __version__ = "22.0.0+754bb092b1"
3 __repo_version__ = "22.0.0"
4 __fingerprint__ = "0x0"
5 __version_info__ = (22, 0, 0)
6 __dependency_versions__ = {
7  "pex_config": "22.0.0+f5e6047307",
8  "boost": "unknown",
9  "python": "unknown",
10  "base": "22.0.0+04719a4bac",
11  "pex_exceptions": "22.0.0+5e4aea9c2f",
12  "numpy": "None",
13  "utils": "22.0.0+0de219a2bc",
14  "boost_regex": "unknown",
15  "daf_base": "22.0.0+616205b9df",
16  "log4cxx": "unknown",
17  "log": "22.0.0+616205b9df",
18  "daf_persistence": "22.0.0+d1bd76f71f",
19  "pipe_base": "22.0.0+b60e2d390c",
20  "fftw": "unknown",
21  "eigen": "3.3.7.lsst2-1-g398bedf",
22  "ndarray": "unknown",
23  "starlink_ast": "unknown",
24  "astshim": "22.0.0+04719a4bac",
25  "boost_math": "unknown",
26  "sphgeom": "22.0.0+04719a4bac",
27  "geom": "22.0.0+06509c8b61",
28  "minuit2": "unknown",
29  "gsl": "unknown",
30  "cfitsio": "unknown",
31  "boost_system": "unknown",
32  "boost_filesystem": "unknown",
33  "boost_serialization": "unknown",
34  "afw": "22.0.0+e73869a214",
35  "meas_base": "22.0.0+cd19d05db2",
36  "meas_algorithms": "22.0.0+71a93a33c0",
37  "sdqa": None,
38  "ip_isr": "22.0.0+a9c1acf22d",
39 }
40 __all__ = (
41  "__version__",
42  "__repo_version__",
43  "__fingerprint__",
44  "__version_info__",
45  "__dependency_versions__",
46 )