comparison pdm.lock @ 108:a4a060241c73

add a pydeps task. `inv pydeps`
author drewp@bigasterisk.com
date Mon, 30 May 2022 22:44:50 -0700
parents 90d094bcf005
children e5195c05fe5a
comparison
equal deleted inserted replaced
107:19100db34354 108:a4a060241c73
194 [[package]] 194 [[package]]
195 name = "pycparser" 195 name = "pycparser"
196 version = "2.21" 196 version = "2.21"
197 requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" 197 requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
198 summary = "C parser in Python" 198 summary = "C parser in Python"
199
200 [[package]]
201 name = "pydeps"
202 version = "1.10.18"
203 summary = "Display module dependencies"
204 dependencies = [
205 "stdlib-list",
206 ]
199 207
200 [[package]] 208 [[package]]
201 name = "pyflakes" 209 name = "pyflakes"
202 version = "2.4.0" 210 version = "2.4.0"
203 requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" 211 requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
290 "prometheus-client", 298 "prometheus-client",
291 "starlette", 299 "starlette",
292 ] 300 ]
293 301
294 [[package]] 302 [[package]]
303 name = "stdlib-list"
304 version = "0.8.0"
305 summary = "A list of Python Standard Libraries (2.6-7, 3.2-9)."
306
307 [[package]]
295 name = "tomli" 308 name = "tomli"
296 version = "2.0.1" 309 version = "2.0.1"
297 requires_python = ">=3.7" 310 requires_python = ">=3.7"
298 summary = "A lil' TOML parser" 311 summary = "A lil' TOML parser"
299 312
330 "multidict>=4.0", 343 "multidict>=4.0",
331 ] 344 ]
332 345
333 [metadata] 346 [metadata]
334 lock_version = "3.1" 347 lock_version = "3.1"
335 content_hash = "sha256:cef022432db4c419831024aff2c532332973a2336a9cbb7ad079e8d15e0970f1" 348 content_hash = "sha256:b3bc2e6406e415151d6e765f6bb07d29ec3b7ecb89b957d308a79569ae383f45"
336 349
337 [metadata.files] 350 [metadata.files]
338 "aiohttp 3.8.1" = [ 351 "aiohttp 3.8.1" = [
339 {file = "aiohttp-3.8.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:1ed0b6477896559f17b9eaeb6d38e07f7f9ffe40b9f0f9627ae8b9926ae260a8"}, 352 {file = "aiohttp-3.8.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:1ed0b6477896559f17b9eaeb6d38e07f7f9ffe40b9f0f9627ae8b9926ae260a8"},
340 {file = "aiohttp-3.8.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:7dadf3c307b31e0e61689cbf9e06be7a867c563d5a63ce9dca578f956609abf8"}, 353 {file = "aiohttp-3.8.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:7dadf3c307b31e0e61689cbf9e06be7a867c563d5a63ce9dca578f956609abf8"},
690 ] 703 ]
691 "pycparser 2.21" = [ 704 "pycparser 2.21" = [
692 {file = "pycparser-2.21-py2.py3-none-any.whl", hash = "sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9"}, 705 {file = "pycparser-2.21-py2.py3-none-any.whl", hash = "sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9"},
693 {file = "pycparser-2.21.tar.gz", hash = "sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206"}, 706 {file = "pycparser-2.21.tar.gz", hash = "sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206"},
694 ] 707 ]
708 "pydeps 1.10.18" = [
709 {file = "pydeps-1.10.18-py3-none-any.whl", hash = "sha256:865b5361e8c99c492ee1625da21776854f4c5eeeb09ebe3fa2384a134b4d457a"},
710 {file = "pydeps-1.10.18.tar.gz", hash = "sha256:d512f6f0984947a45553598798cdf229a4a23a2c1389eaf60139416a68fcec5f"},
711 ]
695 "pyflakes 2.4.0" = [ 712 "pyflakes 2.4.0" = [
696 {file = "pyflakes-2.4.0-py2.py3-none-any.whl", hash = "sha256:3bb3a3f256f4b7968c9c788781e4ff07dce46bdf12339dcda61053375426ee2e"}, 713 {file = "pyflakes-2.4.0-py2.py3-none-any.whl", hash = "sha256:3bb3a3f256f4b7968c9c788781e4ff07dce46bdf12339dcda61053375426ee2e"},
697 {file = "pyflakes-2.4.0.tar.gz", hash = "sha256:05a85c2872edf37a4ed30b0cce2f6093e1d0581f8c19d7393122da7e25b2b24c"}, 714 {file = "pyflakes-2.4.0.tar.gz", hash = "sha256:05a85c2872edf37a4ed30b0cce2f6093e1d0581f8c19d7393122da7e25b2b24c"},
698 ] 715 ]
699 "pyparsing 3.0.8" = [ 716 "pyparsing 3.0.8" = [
734 {file = "starlette-0.19.1.tar.gz", hash = "sha256:c6d21096774ecb9639acad41b86b7706e52ba3bf1dc13ea4ed9ad593d47e24c7"}, 751 {file = "starlette-0.19.1.tar.gz", hash = "sha256:c6d21096774ecb9639acad41b86b7706e52ba3bf1dc13ea4ed9ad593d47e24c7"},
735 ] 752 ]
736 "starlette-exporter 0.12.0" = [ 753 "starlette-exporter 0.12.0" = [
737 {file = "starlette_exporter-0.12.0-py3-none-any.whl", hash = "sha256:8d9537e94edef0a2afc396dfdc37687aa95dd594d00dbdab72bdd9dba6c28222"}, 754 {file = "starlette_exporter-0.12.0-py3-none-any.whl", hash = "sha256:8d9537e94edef0a2afc396dfdc37687aa95dd594d00dbdab72bdd9dba6c28222"},
738 {file = "starlette_exporter-0.12.0.tar.gz", hash = "sha256:18d95d09cfb45427e6f54ae591982b5ef900aa150ce9b41e717675b18c5bdb74"}, 755 {file = "starlette_exporter-0.12.0.tar.gz", hash = "sha256:18d95d09cfb45427e6f54ae591982b5ef900aa150ce9b41e717675b18c5bdb74"},
756 ]
757 "stdlib-list 0.8.0" = [
758 {file = "stdlib_list-0.8.0-py3-none-any.whl", hash = "sha256:2ae0712a55b68f3fbbc9e58d6fa1b646a062188f49745b495f94d3310a9fdd3e"},
759 {file = "stdlib-list-0.8.0.tar.gz", hash = "sha256:a1e503719720d71e2ed70ed809b385c60cd3fb555ba7ec046b96360d30b16d9f"},
739 ] 760 ]
740 "tomli 2.0.1" = [ 761 "tomli 2.0.1" = [
741 {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"}, 762 {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"},
742 {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, 763 {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"},
743 ] 764 ]