Mercurial > code > home > repos > light9
diff pdm.lock @ 2410:44fc477970bf
cleanup imports, reformats
author | drewp@bigasterisk.com |
---|---|
date | Sat, 18 May 2024 23:19:04 -0700 |
parents | ef3cde3e81e8 |
children | 7888cfff657b |
line wrap: on
line diff
--- a/pdm.lock Sat May 18 22:43:43 2024 -0700 +++ b/pdm.lock Sat May 18 23:19:04 2024 -0700 @@ -5,7 +5,7 @@ groups = ["default", "dev"] strategy = ["cross_platform", "inherit_metadata"] lock_version = "4.4.1" -content_hash = "sha256:5393d5c679935ba9f042f2b4f4d6efd58dbf03519b2e9f25e08f1e9d421e52f1" +content_hash = "sha256:6fac24ed6ab93fd328a74d22973a01c77d9de5b4a0b22cd111a884afd99f235f" [[package]] name = "aiohttp" @@ -2315,19 +2315,6 @@ ] [[package]] -name = "zmq" -version = "0.0.0" -summary = "You are probably looking for pyzmq." -groups = ["default"] -dependencies = [ - "pyzmq", -] -files = [ - {file = "zmq-0.0.0.tar.gz", hash = "sha256:6b1a1de53338646e8c8405803cffb659e8eb7bb02fff4c9be62a7acfac8370c9"}, - {file = "zmq-0.0.0.zip", hash = "sha256:21cfc6be254c9bc25e4dabb8a3b2006a4227966b7b39a637426084c8dc6901f7"}, -] - -[[package]] name = "zope-interface" version = "6.3" requires_python = ">=3.7"