Mercurial > code > home > repos > light-bridge
comparison pdm.lock @ 8:181a86533286
share Color with dimcurve
author | drewp@bigasterisk.com |
---|---|
date | Sun, 28 Jan 2024 16:51:36 -0800 |
parents | 5a77696c6dab |
children | e3dbd04dab96 |
comparison
equal
deleted
inserted
replaced
7:05fb0319eb64 | 8:181a86533286 |
---|---|
3 | 3 |
4 [metadata] | 4 [metadata] |
5 groups = ["default"] | 5 groups = ["default"] |
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:a0e63f7479692d7acf7ccdd1794e368f6d5effbc17b0d913c369821c3a526318" | 8 content_hash = "sha256:238744667aa5bb7e379e16e2b9f424307a9a90b29eafd1734283956bf2b8fdec" |
9 | 9 |
10 [[package]] | 10 [[package]] |
11 name = "aiohttp" | 11 name = "aiohttp" |
12 version = "3.9.1" | 12 version = "3.9.1" |
13 requires_python = ">=3.8" | 13 requires_python = ">=3.8" |
238 {file = "cryptography-42.0.1-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:50aecd93676bcca78379604ed664c45da82bc1241ffb6f97f6b7392ed5bc6f04"}, | 238 {file = "cryptography-42.0.1-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:50aecd93676bcca78379604ed664c45da82bc1241ffb6f97f6b7392ed5bc6f04"}, |
239 {file = "cryptography-42.0.1.tar.gz", hash = "sha256:fd33f53809bb363cf126bebe7a99d97735988d9b0131a2be59fbf83e1259a5b7"}, | 239 {file = "cryptography-42.0.1.tar.gz", hash = "sha256:fd33f53809bb363cf126bebe7a99d97735988d9b0131a2be59fbf83e1259a5b7"}, |
240 ] | 240 ] |
241 | 241 |
242 [[package]] | 242 [[package]] |
243 name = "dataclasses-json" | |
244 version = "0.6.3" | |
245 requires_python = ">=3.7,<4.0" | |
246 summary = "Easily serialize dataclasses to and from JSON." | |
247 groups = ["default"] | |
248 dependencies = [ | |
249 "marshmallow<4.0.0,>=3.18.0", | |
250 "typing-inspect<1,>=0.4.0", | |
251 ] | |
252 files = [ | |
253 {file = "dataclasses_json-0.6.3-py3-none-any.whl", hash = "sha256:4aeb343357997396f6bca1acae64e486c3a723d8f5c76301888abeccf0c45176"}, | |
254 {file = "dataclasses_json-0.6.3.tar.gz", hash = "sha256:35cb40aae824736fdf959801356641836365219cfe14caeb115c39136f775d2a"}, | |
255 ] | |
256 | |
257 [[package]] | |
243 name = "frozenlist" | 258 name = "frozenlist" |
244 version = "1.4.1" | 259 version = "1.4.1" |
245 requires_python = ">=3.8" | 260 requires_python = ">=3.8" |
246 summary = "A list-like structure which implements collections.abc.MutableSequence" | 261 summary = "A list-like structure which implements collections.abc.MutableSequence" |
247 groups = ["default"] | 262 groups = ["default"] |
352 {file = "isodate-0.6.1-py2.py3-none-any.whl", hash = "sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96"}, | 367 {file = "isodate-0.6.1-py2.py3-none-any.whl", hash = "sha256:0751eece944162659049d35f4f549ed815792b38793f07cf73381c1c87cbed96"}, |
353 {file = "isodate-0.6.1.tar.gz", hash = "sha256:48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9"}, | 368 {file = "isodate-0.6.1.tar.gz", hash = "sha256:48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9"}, |
354 ] | 369 ] |
355 | 370 |
356 [[package]] | 371 [[package]] |
372 name = "marshmallow" | |
373 version = "3.20.2" | |
374 requires_python = ">=3.8" | |
375 summary = "A lightweight library for converting complex datatypes to and from native Python datatypes." | |
376 groups = ["default"] | |
377 dependencies = [ | |
378 "packaging>=17.0", | |
379 ] | |
380 files = [ | |
381 {file = "marshmallow-3.20.2-py3-none-any.whl", hash = "sha256:c21d4b98fee747c130e6bc8f45c4b3199ea66bc00c12ee1f639f0aeca034d5e9"}, | |
382 {file = "marshmallow-3.20.2.tar.gz", hash = "sha256:4c1daff273513dc5eb24b219a8035559dc573c8f322558ef85f5438ddd1236dd"}, | |
383 ] | |
384 | |
385 [[package]] | |
357 name = "multidict" | 386 name = "multidict" |
358 version = "6.0.4" | 387 version = "6.0.4" |
359 requires_python = ">=3.7" | 388 requires_python = ">=3.7" |
360 summary = "multidict implementation" | 389 summary = "multidict implementation" |
361 groups = ["default"] | 390 groups = ["default"] |
374 {file = "multidict-6.0.4-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:5979b5632c3e3534e42ca6ff856bb24b2e3071b37861c2c727ce220d80eee9ed"}, | 403 {file = "multidict-6.0.4-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:5979b5632c3e3534e42ca6ff856bb24b2e3071b37861c2c727ce220d80eee9ed"}, |
375 {file = "multidict-6.0.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:dcfe792765fab89c365123c81046ad4103fcabbc4f56d1c1997e6715e8015461"}, | 404 {file = "multidict-6.0.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:dcfe792765fab89c365123c81046ad4103fcabbc4f56d1c1997e6715e8015461"}, |
376 {file = "multidict-6.0.4-cp311-cp311-win32.whl", hash = "sha256:3601a3cece3819534b11d4efc1eb76047488fddd0c85a3948099d5da4d504636"}, | 405 {file = "multidict-6.0.4-cp311-cp311-win32.whl", hash = "sha256:3601a3cece3819534b11d4efc1eb76047488fddd0c85a3948099d5da4d504636"}, |
377 {file = "multidict-6.0.4-cp311-cp311-win_amd64.whl", hash = "sha256:81a4f0b34bd92df3da93315c6a59034df95866014ac08535fc819f043bfd51f0"}, | 406 {file = "multidict-6.0.4-cp311-cp311-win_amd64.whl", hash = "sha256:81a4f0b34bd92df3da93315c6a59034df95866014ac08535fc819f043bfd51f0"}, |
378 {file = "multidict-6.0.4.tar.gz", hash = "sha256:3666906492efb76453c0e7b97f2cf459b0682e7402c0489a95484965dbc1da49"}, | 407 {file = "multidict-6.0.4.tar.gz", hash = "sha256:3666906492efb76453c0e7b97f2cf459b0682e7402c0489a95484965dbc1da49"}, |
408 ] | |
409 | |
410 [[package]] | |
411 name = "mypy-extensions" | |
412 version = "1.0.0" | |
413 requires_python = ">=3.5" | |
414 summary = "Type system extensions for programs checked with the mypy type checker." | |
415 groups = ["default"] | |
416 files = [ | |
417 {file = "mypy_extensions-1.0.0-py3-none-any.whl", hash = "sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d"}, | |
418 {file = "mypy_extensions-1.0.0.tar.gz", hash = "sha256:75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782"}, | |
419 ] | |
420 | |
421 [[package]] | |
422 name = "packaging" | |
423 version = "23.2" | |
424 requires_python = ">=3.7" | |
425 summary = "Core utilities for Python packages" | |
426 groups = ["default"] | |
427 files = [ | |
428 {file = "packaging-23.2-py3-none-any.whl", hash = "sha256:8c491190033a9af7e1d931d0b5dacc2ef47509b34dd0de67ed209b5203fc88c7"}, | |
429 {file = "packaging-23.2.tar.gz", hash = "sha256:048fb0e9405036518eaaf48a55953c750c11e1a1b68e0dd1a9d62ed0c092cfc5"}, | |
379 ] | 430 ] |
380 | 431 |
381 [[package]] | 432 [[package]] |
382 name = "patchablegraph" | 433 name = "patchablegraph" |
383 version = "1.5.0" | 434 version = "1.5.0" |
609 summary = "Compatibility API between asyncio/Twisted/Trollius" | 660 summary = "Compatibility API between asyncio/Twisted/Trollius" |
610 groups = ["default"] | 661 groups = ["default"] |
611 files = [ | 662 files = [ |
612 {file = "txaio-23.1.1-py2.py3-none-any.whl", hash = "sha256:aaea42f8aad50e0ecfb976130ada140797e9dcb85fad2cf72b0f37f8cefcb490"}, | 663 {file = "txaio-23.1.1-py2.py3-none-any.whl", hash = "sha256:aaea42f8aad50e0ecfb976130ada140797e9dcb85fad2cf72b0f37f8cefcb490"}, |
613 {file = "txaio-23.1.1.tar.gz", hash = "sha256:f9a9216e976e5e3246dfd112ad7ad55ca915606b60b84a757ac769bd404ff704"}, | 664 {file = "txaio-23.1.1.tar.gz", hash = "sha256:f9a9216e976e5e3246dfd112ad7ad55ca915606b60b84a757ac769bd404ff704"}, |
665 ] | |
666 | |
667 [[package]] | |
668 name = "typing-extensions" | |
669 version = "4.9.0" | |
670 requires_python = ">=3.8" | |
671 summary = "Backported and Experimental Type Hints for Python 3.8+" | |
672 groups = ["default"] | |
673 files = [ | |
674 {file = "typing_extensions-4.9.0-py3-none-any.whl", hash = "sha256:af72aea155e91adfc61c3ae9e0e342dbc0cba726d6cba4b6c72c1f34e47291cd"}, | |
675 {file = "typing_extensions-4.9.0.tar.gz", hash = "sha256:23478f88c37f27d76ac8aee6c905017a143b0b1b886c3c9f66bc2fd94f9f5783"}, | |
676 ] | |
677 | |
678 [[package]] | |
679 name = "typing-inspect" | |
680 version = "0.9.0" | |
681 summary = "Runtime inspection utilities for typing module." | |
682 groups = ["default"] | |
683 dependencies = [ | |
684 "mypy-extensions>=0.3.0", | |
685 "typing-extensions>=3.7.4", | |
686 ] | |
687 files = [ | |
688 {file = "typing_inspect-0.9.0-py3-none-any.whl", hash = "sha256:9ee6fc59062311ef8547596ab6b955e1b8aa46242d854bfc78f4f6b0eff35f9f"}, | |
689 {file = "typing_inspect-0.9.0.tar.gz", hash = "sha256:b23fc42ff6f6ef6954e4852c1fb512cdd18dbea03134f91f856a95ccc9461f78"}, | |
614 ] | 690 ] |
615 | 691 |
616 [[package]] | 692 [[package]] |
617 name = "uvicorn" | 693 name = "uvicorn" |
618 version = "0.27.0" | 694 version = "0.27.0" |