comparison pdm.lock @ 4:dc4b1cc45790

add background-loop dep
author drewp@bigasterisk.com
date Sun, 24 Apr 2022 15:13:49 -0700
parents e7f33fa31883
children b5bfd0dd69d6
comparison
equal deleted inserted replaced
3:e7f33fa31883 4:dc4b1cc45790
37 version = "20.2.0" 37 version = "20.2.0"
38 summary = "Self-service finite-state machines for the programmer on the go." 38 summary = "Self-service finite-state machines for the programmer on the go."
39 dependencies = [ 39 dependencies = [
40 "attrs>=19.2.0", 40 "attrs>=19.2.0",
41 "six", 41 "six",
42 ]
43
44 [[package]]
45 name = "background-loop"
46 version = "1.3.0"
47 requires_python = ">=3.9"
48 summary = "UNKNOWN"
49 dependencies = [
50 "prometheus-client",
42 ] 51 ]
43 52
44 [[package]] 53 [[package]]
45 name = "certifi" 54 name = "certifi"
46 version = "2021.10.8" 55 version = "2021.10.8"
469 "setuptools", 478 "setuptools",
470 ] 479 ]
471 480
472 [metadata] 481 [metadata]
473 lock_version = "3.1" 482 lock_version = "3.1"
474 content_hash = "sha256:eb78cb5cf9c50fd4c6ae899722b88bcf1207032b2e7745920790fe3ccae70591" 483 content_hash = "sha256:0faa455bddcb072657d56348f8189a746d5702c6e95223dcb94498b3a4b269bf"
475 484
476 [metadata.files] 485 [metadata.files]
477 "anyio 3.5.0" = [ 486 "anyio 3.5.0" = [
478 {file = "anyio-3.5.0-py3-none-any.whl", hash = "sha256:b5fa16c5ff93fa1046f2eeb5bbff2dad4d3514d6cda61d02816dba34fa8c3c2e"}, 487 {file = "anyio-3.5.0-py3-none-any.whl", hash = "sha256:b5fa16c5ff93fa1046f2eeb5bbff2dad4d3514d6cda61d02816dba34fa8c3c2e"},
479 {file = "anyio-3.5.0.tar.gz", hash = "sha256:a0aeffe2fb1fdf374a8e4b471444f0f3ac4fb9f5a5b542b48824475e0042a5a6"}, 488 {file = "anyio-3.5.0.tar.gz", hash = "sha256:a0aeffe2fb1fdf374a8e4b471444f0f3ac4fb9f5a5b542b48824475e0042a5a6"},
490 {file = "autobahn-22.3.2.tar.gz", hash = "sha256:58a887c7a196bb08d8b6624cb3695f493a9e5c9f00fd350d8d6f829b47ff9036"}, 499 {file = "autobahn-22.3.2.tar.gz", hash = "sha256:58a887c7a196bb08d8b6624cb3695f493a9e5c9f00fd350d8d6f829b47ff9036"},
491 ] 500 ]
492 "automat 20.2.0" = [ 501 "automat 20.2.0" = [
493 {file = "Automat-20.2.0-py2.py3-none-any.whl", hash = "sha256:b6feb6455337df834f6c9962d6ccf771515b7d939bca142b29c20c2376bc6111"}, 502 {file = "Automat-20.2.0-py2.py3-none-any.whl", hash = "sha256:b6feb6455337df834f6c9962d6ccf771515b7d939bca142b29c20c2376bc6111"},
494 {file = "Automat-20.2.0.tar.gz", hash = "sha256:7979803c74610e11ef0c0d68a2942b152df52da55336e0c9d58daf1831cbdf33"}, 503 {file = "Automat-20.2.0.tar.gz", hash = "sha256:7979803c74610e11ef0c0d68a2942b152df52da55336e0c9d58daf1831cbdf33"},
504 ]
505 "background-loop 1.3.0" = [
506 {file = "background-loop-1.3.0.tar.gz", hash = "sha256:f0cdb1b9f9cdf5a35b0ecd091e1bc69efc5df0f5cbb84d65be5f0e9097d7bbd7"},
495 ] 507 ]
496 "certifi 2021.10.8" = [ 508 "certifi 2021.10.8" = [
497 {file = "certifi-2021.10.8-py2.py3-none-any.whl", hash = "sha256:d62a0163eb4c2344ac042ab2bdf75399a71a2d8c7d47eac2e2ee91b9d6339569"}, 509 {file = "certifi-2021.10.8-py2.py3-none-any.whl", hash = "sha256:d62a0163eb4c2344ac042ab2bdf75399a71a2d8c7d47eac2e2ee91b9d6339569"},
498 {file = "certifi-2021.10.8.tar.gz", hash = "sha256:78884e7c1d4b00ce3cea67b44566851c4343c120abd683433ce934a68ea58872"}, 510 {file = "certifi-2021.10.8.tar.gz", hash = "sha256:78884e7c1d4b00ce3cea67b44566851c4343c120abd683433ce934a68ea58872"},
499 ] 511 ]