Mercurial > code > home > repos > light9
comparison pdm.lock @ 2429:7888cfff657b
+ py-spy
author | drewp@bigasterisk.com |
---|---|
date | Tue, 28 May 2024 15:33:24 -0700 |
parents | 44fc477970bf |
children |
comparison
equal
deleted
inserted
replaced
2428:5f4c8705cf73 | 2429:7888cfff657b |
---|---|
3 | 3 |
4 [metadata] | 4 [metadata] |
5 groups = ["default", "dev"] | 5 groups = ["default", "dev"] |
6 strategy = ["cross_platform", "inherit_metadata"] | 6 strategy = ["cross_platform", "inherit_metadata"] |
7 lock_version = "4.4.1" | 7 lock_version = "4.4.1" |
8 content_hash = "sha256:6fac24ed6ab93fd328a74d22973a01c77d9de5b4a0b22cd111a884afd99f235f" | 8 content_hash = "sha256:cae72f2530e5e8114e6ea7a76a07dd739b1f0659472b8141de3a9e17076b103d" |
9 | 9 |
10 [[package]] | 10 [[package]] |
11 name = "aiohttp" | 11 name = "aiohttp" |
12 version = "3.9.5" | 12 version = "3.9.5" |
13 requires_python = ">=3.8" | 13 requires_python = ">=3.8" |
1202 summary = "Safely evaluate AST nodes without side effects" | 1202 summary = "Safely evaluate AST nodes without side effects" |
1203 groups = ["default", "dev"] | 1203 groups = ["default", "dev"] |
1204 files = [ | 1204 files = [ |
1205 {file = "pure_eval-0.2.2-py3-none-any.whl", hash = "sha256:01eaab343580944bc56080ebe0a674b39ec44a945e6d09ba7db3cb8cec289350"}, | 1205 {file = "pure_eval-0.2.2-py3-none-any.whl", hash = "sha256:01eaab343580944bc56080ebe0a674b39ec44a945e6d09ba7db3cb8cec289350"}, |
1206 {file = "pure_eval-0.2.2.tar.gz", hash = "sha256:2b45320af6dfaa1750f543d714b6d1c520a1688dec6fd24d339063ce0aaa9ac3"}, | 1206 {file = "pure_eval-0.2.2.tar.gz", hash = "sha256:2b45320af6dfaa1750f543d714b6d1c520a1688dec6fd24d339063ce0aaa9ac3"}, |
1207 ] | |
1208 | |
1209 [[package]] | |
1210 name = "py-spy" | |
1211 version = "0.3.14" | |
1212 summary = "Sampling profiler for Python programs " | |
1213 groups = ["default"] | |
1214 files = [ | |
1215 {file = "py_spy-0.3.14-py2.py3-none-macosx_10_7_x86_64.whl", hash = "sha256:5b342cc5feb8d160d57a7ff308de153f6be68dcf506ad02b4d67065f2bae7f45"}, | |
1216 {file = "py_spy-0.3.14-py2.py3-none-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:fe7efe6c91f723442259d428bf1f9ddb9c1679828866b353d539345ca40d9dd2"}, | |
1217 {file = "py_spy-0.3.14-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:590905447241d789d9de36cff9f52067b6f18d8b5e9fb399242041568d414461"}, | |
1218 {file = "py_spy-0.3.14-py2.py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:fd6211fe7f587b3532ba9d300784326d9a6f2b890af7bf6fff21a029ebbc812b"}, | |
1219 {file = "py_spy-0.3.14-py2.py3-none-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:3e8e48032e71c94c3dd51694c39e762e4bbfec250df5bf514adcdd64e79371e0"}, | |
1220 {file = "py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:f59b0b52e56ba9566305236375e6fc68888261d0d36b5addbe3cf85affbefc0e"}, | |
1221 {file = "py_spy-0.3.14-py2.py3-none-win_amd64.whl", hash = "sha256:8f5b311d09f3a8e33dbd0d44fc6e37b715e8e0c7efefafcda8bfd63b31ab5a31"}, | |
1207 ] | 1222 ] |
1208 | 1223 |
1209 [[package]] | 1224 [[package]] |
1210 name = "pyasn1" | 1225 name = "pyasn1" |
1211 version = "0.6.0" | 1226 version = "0.6.0" |