github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/python/pylock/testdata/pdm-full.toml (about)

     1  lock-version = "1.0"
     2  requires-python = ">=3.3"
     3  environments = [
     4      "python_version >= \"3.3\"",
     5  ]
     6  extras = ["security", "tests"]
     7  dependency-groups = ["default"]
     8  default-groups = ["default"]
     9  created-by = "pdm"
    10  [[packages]]
    11  name = "certifi"
    12  version = "2025.1.31"
    13  requires-python = ">=3.6"
    14  wheels = [
    15      {name = "certifi-2025.1.31-py3-none-any.whl",hashes = {sha256 = "ca78db4565a652026a4db2bcdf68f2fb589ea80d0be70e03929ed730746b84fe"}},
    16  ]
    17  marker = "python_version >= \"3.6\" and \"security\" in extras"
    18  
    19  [packages.sdist]
    20  name = "certifi-2025.1.31.tar.gz"
    21  hashes = {sha256 = "3d5da6925056f6f18f119200434a4780a94263f10d1c21d032a6f6b2baa20651"}
    22  
    23  [[packages]]
    24  name = "chardet"
    25  version = "3.0.4"
    26  requires-python = ""
    27  wheels = [
    28      {name = "chardet-3.0.4-py2.py3-none-any.whl",hashes = {sha256 = "fc323ffcaeaed0e0a02bf4d117757b98aed530d9ed4531e3e15460124c106691"}},
    29  ]
    30  marker = "os_name == \"nt\" and \"default\" in dependency_groups"
    31  
    32  [packages.sdist]
    33  name = "chardet-3.0.4.tar.gz"
    34  hashes = {sha256 = "84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae"}
    35  
    36  [[packages]]
    37  name = "charset-normalizer"
    38  version = "2.0.12"
    39  requires-python = ">=3.5.0"
    40  wheels = [
    41      {name = "charset_normalizer-2.0.12-py3-none-any.whl",hashes = {sha256 = "6881edbebdb17b39b4eaaa821b438bf6eddffb4468cf344f09f89def34a8b1df"}},
    42  ]
    43  marker = "python_version >= \"3.6\" and \"security\" in extras"
    44  
    45  [packages.sdist]
    46  name = "charset-normalizer-2.0.12.tar.gz"
    47  hashes = {sha256 = "2857e29ff0d34db842cd7ca3230549d1a697f96ee6d3fb071cfa6c7393832597"}
    48  
    49  [[packages]]
    50  name = "colorama"
    51  version = "0.3.9"
    52  requires-python = ""
    53  wheels = [
    54      {name = "colorama-0.3.9-py2.py3-none-any.whl",hashes = {sha256 = "463f8483208e921368c9f306094eb6f725c6ca42b0f97e313cb5d5512459feda"}},
    55  ]
    56  marker = "sys_platform == \"win32\" and \"tests\" in extras"
    57  
    58  [packages.sdist]
    59  name = "colorama-0.3.9.tar.gz"
    60  hashes = {sha256 = "48eb22f4f8461b1df5734a074b57042430fb06e1d61bd1e11b078c0fe6d7a1f1"}
    61  
    62  [[packages]]
    63  name = "idna"
    64  version = "2.7"
    65  requires-python = ""
    66  wheels = [
    67      {name = "idna-2.7-py2.py3-none-any.whl",hashes = {sha256 = "156a6814fb5ac1fc6850fb002e0852d56c0c8d2531923a51032d1b70760e186e"}},
    68  ]
    69  marker = "\"default\" in dependency_groups or \"security\" in extras"
    70  
    71  [packages.sdist]
    72  name = "idna-2.7.tar.gz"
    73  hashes = {sha256 = "684a38a6f903c1d71d6d5fac066b58d7768af4de2b832e426ec79c30daa94a16"}
    74  
    75  [[packages]]
    76  name = "py"
    77  version = "1.4.34"
    78  requires-python = ""
    79  wheels = [
    80      {name = "py-1.4.34-py2.py3-none-any.whl",hashes = {sha256 = "2ccb79b01769d99115aa600d7eed99f524bf752bba8f041dc1c184853514655a"}},
    81  ]
    82  marker = "\"tests\" in extras"
    83  
    84  [packages.sdist]
    85  name = "py-1.4.34.tar.gz"
    86  hashes = {sha256 = "0f2d585d22050e90c7d293b6451c83db097df77871974d90efd5a30dc12fcde3"}
    87  
    88  [[packages]]
    89  name = "pytest"
    90  version = "3.2.5"
    91  requires-python = ""
    92  wheels = [
    93      {name = "pytest-3.2.5-py2.py3-none-any.whl",hashes = {sha256 = "241d7e7798d79192a123ceaf64c602b4d233eacf6d6e42ae27caa97f498b7dc6"}},
    94  ]
    95  marker = "\"tests\" in extras"
    96  
    97  [packages.sdist]
    98  name = "pytest-3.2.5.tar.gz"
    99  hashes = {sha256 = "6d5bd4f7113b444c55a3bbb5c738a3dd80d43563d063fc42dcb0aaefbdd78b81"}
   100  
   101  [[packages]]
   102  name = "requests"
   103  version = "2.27.1"
   104  requires-python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*"
   105  wheels = [
   106      {name = "requests-2.27.1-py2.py3-none-any.whl",hashes = {sha256 = "f22fa1e554c9ddfd16e6e41ac79759e17be9e492b3587efa038054674760e72d"}},
   107  ]
   108  marker = "python_version >= \"3.6\" and \"security\" in extras"
   109  
   110  [packages.sdist]
   111  name = "requests-2.27.1.tar.gz"
   112  hashes = {sha256 = "68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61"}
   113  
   114  [[packages]]
   115  name = "setuptools"
   116  version = "39.2.0"
   117  requires-python = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*"
   118  wheels = [
   119      {name = "setuptools-39.2.0-py2.py3-none-any.whl",hashes = {sha256 = "8fca9275c89964f13da985c3656cb00ba029d7f3916b37990927ffdf264e7926"}},
   120  ]
   121  marker = "\"tests\" in extras"
   122  
   123  [packages.sdist]
   124  name = "setuptools-39.2.0.zip"
   125  hashes = {sha256 = "f7cddbb5f5c640311eb00eab6e849f7701fa70bf6a183fc8a2c33dd1d1672fb2"}
   126  
   127  [[packages]]
   128  name = "urllib3"
   129  version = "1.26.20"
   130  requires-python = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7"
   131  wheels = [
   132      {name = "urllib3-1.26.20-py2.py3-none-any.whl",hashes = {sha256 = "0ed14ccfbf1c30a9072c7ca157e4319b70d65f623e91e7b32fadb2853431016e"}},
   133  ]
   134  marker = "python_version >= \"3.6\" and \"security\" in extras"
   135  
   136  [packages.sdist]
   137  name = "urllib3-1.26.20.tar.gz"
   138  hashes = {sha256 = "40c2dc0c681e47eb8f90e7e27bf6ff7df2e677421fd46756da1161c39ca70d32"}
   139  
   140  [tool.pdm]
   141  hashes = {sha256 = "2584886ac58a0ae70aa36bc0318b62c3e2c89acc9c21ebb9aee74147c0a9dc06"}