blob: 9a907044a659d3995f9ab757b934e432f0e7361a [file] [log] [blame]
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
Harrison Mutaib378ad42023-02-16 10:20:48 +00002
3[[package]]
4name = "alabaster"
5version = "0.7.13"
6description = "A configurable sidebar-enabled Sphinx theme"
Harrison Mutaib378ad42023-02-16 10:20:48 +00007optional = false
8python-versions = ">=3.6"
9files = [
10 {file = "alabaster-0.7.13-py3-none-any.whl", hash = "sha256:1ee19aca801bbabb5ba3f5f258e4422dfa86f82f3e9cefb0859b283cdd7f62a3"},
11 {file = "alabaster-0.7.13.tar.gz", hash = "sha256:a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2"},
12]
13
14[[package]]
Harrison Mutaie9bc4882023-02-23 10:33:58 +000015name = "anytree"
Harrison Mutai19dc4f92024-05-10 16:54:29 +000016version = "2.12.1"
17description = "Powerful and Lightweight Python Tree Data Structure with various plugins"
Harrison Mutaie9bc4882023-02-23 10:33:58 +000018optional = false
Harrison Mutai19dc4f92024-05-10 16:54:29 +000019python-versions = ">=3.7.2,<4"
Harrison Mutaie9bc4882023-02-23 10:33:58 +000020files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +000021 {file = "anytree-2.12.1-py3-none-any.whl", hash = "sha256:5ea9e61caf96db1e5b3d0a914378d2cd83c269dfce1fb8242ce96589fa3382f0"},
22 {file = "anytree-2.12.1.tar.gz", hash = "sha256:244def434ccf31b668ed282954e5d315b4e066c4940b94aff4a7962d85947830"},
Harrison Mutaie9bc4882023-02-23 10:33:58 +000023]
24
25[package.dependencies]
Harrison Mutai19dc4f92024-05-10 16:54:29 +000026six = "*"
Harrison Mutaie9bc4882023-02-23 10:33:58 +000027
28[[package]]
Harrison Mutaib378ad42023-02-16 10:20:48 +000029name = "babel"
Harrison Mutai71437f92024-08-29 10:38:26 +000030version = "2.16.0"
Harrison Mutaib378ad42023-02-16 10:20:48 +000031description = "Internationalization utilities"
Harrison Mutaib378ad42023-02-16 10:20:48 +000032optional = false
Harrison Mutai19dc4f92024-05-10 16:54:29 +000033python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +000034files = [
Harrison Mutai71437f92024-08-29 10:38:26 +000035 {file = "babel-2.16.0-py3-none-any.whl", hash = "sha256:368b5b98b37c06b7daf6696391c3240c938b37767d4584413e8438c5c435fa8b"},
36 {file = "babel-2.16.0.tar.gz", hash = "sha256:d1f3554ca26605fe173f3de0c65f750f5a42f924499bf134de6423582298e316"},
Harrison Mutaib378ad42023-02-16 10:20:48 +000037]
38
39[package.dependencies]
40pytz = {version = ">=2015.7", markers = "python_version < \"3.9\""}
41
Harrison Mutai19dc4f92024-05-10 16:54:29 +000042[package.extras]
43dev = ["freezegun (>=1.0,<2.0)", "pytest (>=6.0)", "pytest-cov"]
44
Harrison Mutaib378ad42023-02-16 10:20:48 +000045[[package]]
46name = "build"
Harrison Mutai622b6072024-08-21 13:06:46 +000047version = "1.2.2"
Harrison Mutaib378ad42023-02-16 10:20:48 +000048description = "A simple, correct Python build frontend"
Harrison Mutaib378ad42023-02-16 10:20:48 +000049optional = false
Harrison Mutai19dc4f92024-05-10 16:54:29 +000050python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +000051files = [
Harrison Mutai622b6072024-08-21 13:06:46 +000052 {file = "build-1.2.2-py3-none-any.whl", hash = "sha256:277ccc71619d98afdd841a0e96ac9fe1593b823af481d3b0cea748e8894e0613"},
53 {file = "build-1.2.2.tar.gz", hash = "sha256:119b2fb462adef986483438377a13b2f42064a2a3a4161f24a0cca698a07ac8c"},
Harrison Mutaib378ad42023-02-16 10:20:48 +000054]
55
56[package.dependencies]
57colorama = {version = "*", markers = "os_name == \"nt\""}
Harrison Mutai19dc4f92024-05-10 16:54:29 +000058importlib-metadata = {version = ">=4.6", markers = "python_full_version < \"3.10.2\""}
59packaging = ">=19.1"
Harrison Mutaib378ad42023-02-16 10:20:48 +000060pyproject_hooks = "*"
61tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""}
62
63[package.extras]
Harrison Mutai19dc4f92024-05-10 16:54:29 +000064docs = ["furo (>=2023.08.17)", "sphinx (>=7.0,<8.0)", "sphinx-argparse-cli (>=1.5)", "sphinx-autodoc-typehints (>=1.10)", "sphinx-issues (>=3.0.0)"]
65test = ["build[uv,virtualenv]", "filelock (>=3)", "pytest (>=6.2.4)", "pytest-cov (>=2.12)", "pytest-mock (>=2)", "pytest-rerunfailures (>=9.1)", "pytest-xdist (>=1.34)", "setuptools (>=42.0.0)", "setuptools (>=56.0.0)", "setuptools (>=56.0.0)", "setuptools (>=67.8.0)", "wheel (>=0.36.0)"]
66typing = ["build[uv]", "importlib-metadata (>=5.1)", "mypy (>=1.9.0,<1.10.0)", "tomli", "typing-extensions (>=3.7.4.3)"]
67uv = ["uv (>=0.1.18)"]
Harrison Mutaib378ad42023-02-16 10:20:48 +000068virtualenv = ["virtualenv (>=20.0.35)"]
69
70[[package]]
Harrison Mutai71437f92024-08-29 10:38:26 +000071name = "cachetools"
72version = "5.5.0"
73description = "Extensible memoizing collections and decorators"
74optional = false
75python-versions = ">=3.7"
76files = [
77 {file = "cachetools-5.5.0-py3-none-any.whl", hash = "sha256:02134e8439cdc2ffb62023ce1debca2944c3f289d66bb17ead3ab3dede74b292"},
78 {file = "cachetools-5.5.0.tar.gz", hash = "sha256:2cc24fb4cbe39633fb7badd9db9ca6295d766d9c2995f245725a46715d050f2a"},
79]
80
81[[package]]
Harrison Mutaib378ad42023-02-16 10:20:48 +000082name = "certifi"
Harrison Mutai622b6072024-08-21 13:06:46 +000083version = "2024.8.30"
Harrison Mutaib378ad42023-02-16 10:20:48 +000084description = "Python package for providing Mozilla's CA Bundle."
Harrison Mutaib378ad42023-02-16 10:20:48 +000085optional = false
86python-versions = ">=3.6"
87files = [
Harrison Mutai622b6072024-08-21 13:06:46 +000088 {file = "certifi-2024.8.30-py3-none-any.whl", hash = "sha256:922820b53db7a7257ffbda3f597266d435245903d80737e34f8a45ff3e3230d8"},
89 {file = "certifi-2024.8.30.tar.gz", hash = "sha256:bec941d2aa8195e248a60b31ff9f0558284cf01a52591ceda73ea9afffd69fd9"},
Harrison Mutaib378ad42023-02-16 10:20:48 +000090]
91
92[[package]]
Harrison Mutai71437f92024-08-29 10:38:26 +000093name = "chardet"
94version = "5.2.0"
95description = "Universal encoding detector for Python 3"
96optional = false
97python-versions = ">=3.7"
98files = [
99 {file = "chardet-5.2.0-py3-none-any.whl", hash = "sha256:e1cf59446890a00105fe7b7912492ea04b6e6f06d4b742b2c788469e34c82970"},
100 {file = "chardet-5.2.0.tar.gz", hash = "sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7"},
101]
102
103[[package]]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000104name = "charset-normalizer"
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000105version = "3.3.2"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000106description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
Harrison Mutaib378ad42023-02-16 10:20:48 +0000107optional = false
108python-versions = ">=3.7.0"
109files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000110 {file = "charset-normalizer-3.3.2.tar.gz", hash = "sha256:f30c3cb33b24454a82faecaf01b19c18562b1e89558fb6c56de4d9118a032fd5"},
111 {file = "charset_normalizer-3.3.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:25baf083bf6f6b341f4121c2f3c548875ee6f5339300e08be3f2b2ba1721cdd3"},
112 {file = "charset_normalizer-3.3.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:06435b539f889b1f6f4ac1758871aae42dc3a8c0e24ac9e60c2384973ad73027"},
113 {file = "charset_normalizer-3.3.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:9063e24fdb1e498ab71cb7419e24622516c4a04476b17a2dab57e8baa30d6e03"},
114 {file = "charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6897af51655e3691ff853668779c7bad41579facacf5fd7253b0133308cf000d"},
115 {file = "charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1d3193f4a680c64b4b6a9115943538edb896edc190f0b222e73761716519268e"},
116 {file = "charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:cd70574b12bb8a4d2aaa0094515df2463cb429d8536cfb6c7ce983246983e5a6"},
117 {file = "charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8465322196c8b4d7ab6d1e049e4c5cb460d0394da4a27d23cc242fbf0034b6b5"},
118 {file = "charset_normalizer-3.3.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a9a8e9031d613fd2009c182b69c7b2c1ef8239a0efb1df3f7c8da66d5dd3d537"},
119 {file = "charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:beb58fe5cdb101e3a055192ac291b7a21e3b7ef4f67fa1d74e331a7f2124341c"},
120 {file = "charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:e06ed3eb3218bc64786f7db41917d4e686cc4856944f53d5bdf83a6884432e12"},
121 {file = "charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:2e81c7b9c8979ce92ed306c249d46894776a909505d8f5a4ba55b14206e3222f"},
122 {file = "charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_s390x.whl", hash = "sha256:572c3763a264ba47b3cf708a44ce965d98555f618ca42c926a9c1616d8f34269"},
123 {file = "charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:fd1abc0d89e30cc4e02e4064dc67fcc51bd941eb395c502aac3ec19fab46b519"},
124 {file = "charset_normalizer-3.3.2-cp310-cp310-win32.whl", hash = "sha256:3d47fa203a7bd9c5b6cee4736ee84ca03b8ef23193c0d1ca99b5089f72645c73"},
125 {file = "charset_normalizer-3.3.2-cp310-cp310-win_amd64.whl", hash = "sha256:10955842570876604d404661fbccbc9c7e684caf432c09c715ec38fbae45ae09"},
126 {file = "charset_normalizer-3.3.2-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:802fe99cca7457642125a8a88a084cef28ff0cf9407060f7b93dca5aa25480db"},
127 {file = "charset_normalizer-3.3.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:573f6eac48f4769d667c4442081b1794f52919e7edada77495aaed9236d13a96"},
128 {file = "charset_normalizer-3.3.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:549a3a73da901d5bc3ce8d24e0600d1fa85524c10287f6004fbab87672bf3e1e"},
129 {file = "charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f27273b60488abe721a075bcca6d7f3964f9f6f067c8c4c605743023d7d3944f"},
130 {file = "charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1ceae2f17a9c33cb48e3263960dc5fc8005351ee19db217e9b1bb15d28c02574"},
131 {file = "charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:65f6f63034100ead094b8744b3b97965785388f308a64cf8d7c34f2f2e5be0c4"},
132 {file = "charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:753f10e867343b4511128c6ed8c82f7bec3bd026875576dfd88483c5c73b2fd8"},
133 {file = "charset_normalizer-3.3.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4a78b2b446bd7c934f5dcedc588903fb2f5eec172f3d29e52a9096a43722adfc"},
134 {file = "charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:e537484df0d8f426ce2afb2d0f8e1c3d0b114b83f8850e5f2fbea0e797bd82ae"},
135 {file = "charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:eb6904c354526e758fda7167b33005998fb68c46fbc10e013ca97f21ca5c8887"},
136 {file = "charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:deb6be0ac38ece9ba87dea880e438f25ca3eddfac8b002a2ec3d9183a454e8ae"},
137 {file = "charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_s390x.whl", hash = "sha256:4ab2fe47fae9e0f9dee8c04187ce5d09f48eabe611be8259444906793ab7cbce"},
138 {file = "charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:80402cd6ee291dcb72644d6eac93785fe2c8b9cb30893c1af5b8fdd753b9d40f"},
139 {file = "charset_normalizer-3.3.2-cp311-cp311-win32.whl", hash = "sha256:7cd13a2e3ddeed6913a65e66e94b51d80a041145a026c27e6bb76c31a853c6ab"},
140 {file = "charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl", hash = "sha256:663946639d296df6a2bb2aa51b60a2454ca1cb29835324c640dafb5ff2131a77"},
141 {file = "charset_normalizer-3.3.2-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:0b2b64d2bb6d3fb9112bafa732def486049e63de9618b5843bcdd081d8144cd8"},
142 {file = "charset_normalizer-3.3.2-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:ddbb2551d7e0102e7252db79ba445cdab71b26640817ab1e3e3648dad515003b"},
143 {file = "charset_normalizer-3.3.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:55086ee1064215781fff39a1af09518bc9255b50d6333f2e4c74ca09fac6a8f6"},
144 {file = "charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8f4a014bc36d3c57402e2977dada34f9c12300af536839dc38c0beab8878f38a"},
145 {file = "charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a10af20b82360ab00827f916a6058451b723b4e65030c5a18577c8b2de5b3389"},
146 {file = "charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8d756e44e94489e49571086ef83b2bb8ce311e730092d2c34ca8f7d925cb20aa"},
147 {file = "charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:90d558489962fd4918143277a773316e56c72da56ec7aa3dc3dbbe20fdfed15b"},
148 {file = "charset_normalizer-3.3.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6ac7ffc7ad6d040517be39eb591cac5ff87416c2537df6ba3cba3bae290c0fed"},
149 {file = "charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:7ed9e526742851e8d5cc9e6cf41427dfc6068d4f5a3bb03659444b4cabf6bc26"},
150 {file = "charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:8bdb58ff7ba23002a4c5808d608e4e6c687175724f54a5dade5fa8c67b604e4d"},
151 {file = "charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_ppc64le.whl", hash = "sha256:6b3251890fff30ee142c44144871185dbe13b11bab478a88887a639655be1068"},
152 {file = "charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_s390x.whl", hash = "sha256:b4a23f61ce87adf89be746c8a8974fe1c823c891d8f86eb218bb957c924bb143"},
153 {file = "charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:efcb3f6676480691518c177e3b465bcddf57cea040302f9f4e6e191af91174d4"},
154 {file = "charset_normalizer-3.3.2-cp312-cp312-win32.whl", hash = "sha256:d965bba47ddeec8cd560687584e88cf699fd28f192ceb452d1d7ee807c5597b7"},
155 {file = "charset_normalizer-3.3.2-cp312-cp312-win_amd64.whl", hash = "sha256:96b02a3dc4381e5494fad39be677abcb5e6634bf7b4fa83a6dd3112607547001"},
156 {file = "charset_normalizer-3.3.2-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:95f2a5796329323b8f0512e09dbb7a1860c46a39da62ecb2324f116fa8fdc85c"},
157 {file = "charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c002b4ffc0be611f0d9da932eb0f704fe2602a9a949d1f738e4c34c75b0863d5"},
158 {file = "charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a981a536974bbc7a512cf44ed14938cf01030a99e9b3a06dd59578882f06f985"},
159 {file = "charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:3287761bc4ee9e33561a7e058c72ac0938c4f57fe49a09eae428fd88aafe7bb6"},
160 {file = "charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:42cb296636fcc8b0644486d15c12376cb9fa75443e00fb25de0b8602e64c1714"},
161 {file = "charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:0a55554a2fa0d408816b3b5cedf0045f4b8e1a6065aec45849de2d6f3f8e9786"},
162 {file = "charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:c083af607d2515612056a31f0a8d9e0fcb5876b7bfc0abad3ecd275bc4ebc2d5"},
163 {file = "charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:87d1351268731db79e0f8e745d92493ee2841c974128ef629dc518b937d9194c"},
164 {file = "charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:bd8f7df7d12c2db9fab40bdd87a7c09b1530128315d047a086fa3ae3435cb3a8"},
165 {file = "charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_s390x.whl", hash = "sha256:c180f51afb394e165eafe4ac2936a14bee3eb10debc9d9e4db8958fe36afe711"},
166 {file = "charset_normalizer-3.3.2-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:8c622a5fe39a48f78944a87d4fb8a53ee07344641b0562c540d840748571b811"},
167 {file = "charset_normalizer-3.3.2-cp37-cp37m-win32.whl", hash = "sha256:db364eca23f876da6f9e16c9da0df51aa4f104a972735574842618b8c6d999d4"},
168 {file = "charset_normalizer-3.3.2-cp37-cp37m-win_amd64.whl", hash = "sha256:86216b5cee4b06df986d214f664305142d9c76df9b6512be2738aa72a2048f99"},
169 {file = "charset_normalizer-3.3.2-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:6463effa3186ea09411d50efc7d85360b38d5f09b870c48e4600f63af490e56a"},
170 {file = "charset_normalizer-3.3.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:6c4caeef8fa63d06bd437cd4bdcf3ffefe6738fb1b25951440d80dc7df8c03ac"},
171 {file = "charset_normalizer-3.3.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:37e55c8e51c236f95b033f6fb391d7d7970ba5fe7ff453dad675e88cf303377a"},
172 {file = "charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fb69256e180cb6c8a894fee62b3afebae785babc1ee98b81cdf68bbca1987f33"},
173 {file = "charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ae5f4161f18c61806f411a13b0310bea87f987c7d2ecdbdaad0e94eb2e404238"},
174 {file = "charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b2b0a0c0517616b6869869f8c581d4eb2dd83a4d79e0ebcb7d373ef9956aeb0a"},
175 {file = "charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:45485e01ff4d3630ec0d9617310448a8702f70e9c01906b0d0118bdf9d124cf2"},
176 {file = "charset_normalizer-3.3.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:eb00ed941194665c332bf8e078baf037d6c35d7c4f3102ea2d4f16ca94a26dc8"},
177 {file = "charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:2127566c664442652f024c837091890cb1942c30937add288223dc895793f898"},
178 {file = "charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:a50aebfa173e157099939b17f18600f72f84eed3049e743b68ad15bd69b6bf99"},
179 {file = "charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:4d0d1650369165a14e14e1e47b372cfcb31d6ab44e6e33cb2d4e57265290044d"},
180 {file = "charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_s390x.whl", hash = "sha256:923c0c831b7cfcb071580d3f46c4baf50f174be571576556269530f4bbd79d04"},
181 {file = "charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:06a81e93cd441c56a9b65d8e1d043daeb97a3d0856d177d5c90ba85acb3db087"},
182 {file = "charset_normalizer-3.3.2-cp38-cp38-win32.whl", hash = "sha256:6ef1d82a3af9d3eecdba2321dc1b3c238245d890843e040e41e470ffa64c3e25"},
183 {file = "charset_normalizer-3.3.2-cp38-cp38-win_amd64.whl", hash = "sha256:eb8821e09e916165e160797a6c17edda0679379a4be5c716c260e836e122f54b"},
184 {file = "charset_normalizer-3.3.2-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:c235ebd9baae02f1b77bcea61bce332cb4331dc3617d254df3323aa01ab47bd4"},
185 {file = "charset_normalizer-3.3.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5b4c145409bef602a690e7cfad0a15a55c13320ff7a3ad7ca59c13bb8ba4d45d"},
186 {file = "charset_normalizer-3.3.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:68d1f8a9e9e37c1223b656399be5d6b448dea850bed7d0f87a8311f1ff3dabb0"},
187 {file = "charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:22afcb9f253dac0696b5a4be4a1c0f8762f8239e21b99680099abd9b2b1b2269"},
188 {file = "charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:e27ad930a842b4c5eb8ac0016b0a54f5aebbe679340c26101df33424142c143c"},
189 {file = "charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:1f79682fbe303db92bc2b1136016a38a42e835d932bab5b3b1bfcfbf0640e519"},
190 {file = "charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b261ccdec7821281dade748d088bb6e9b69e6d15b30652b74cbbac25e280b796"},
191 {file = "charset_normalizer-3.3.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:122c7fa62b130ed55f8f285bfd56d5f4b4a5b503609d181f9ad85e55c89f4185"},
192 {file = "charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:d0eccceffcb53201b5bfebb52600a5fb483a20b61da9dbc885f8b103cbe7598c"},
193 {file = "charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:9f96df6923e21816da7e0ad3fd47dd8f94b2a5ce594e00677c0013018b813458"},
194 {file = "charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:7f04c839ed0b6b98b1a7501a002144b76c18fb1c1850c8b98d458ac269e26ed2"},
195 {file = "charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_s390x.whl", hash = "sha256:34d1c8da1e78d2e001f363791c98a272bb734000fcef47a491c1e3b0505657a8"},
196 {file = "charset_normalizer-3.3.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:ff8fa367d09b717b2a17a052544193ad76cd49979c805768879cb63d9ca50561"},
197 {file = "charset_normalizer-3.3.2-cp39-cp39-win32.whl", hash = "sha256:aed38f6e4fb3f5d6bf81bfa990a07806be9d83cf7bacef998ab1a9bd660a581f"},
198 {file = "charset_normalizer-3.3.2-cp39-cp39-win_amd64.whl", hash = "sha256:b01b88d45a6fcb69667cd6d2f7a9aeb4bf53760d7fc536bf679ec94fe9f3ff3d"},
199 {file = "charset_normalizer-3.3.2-py3-none-any.whl", hash = "sha256:3e4d1f6587322d2788836a99c69062fbb091331ec940e02d12d179c1d53e25fc"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000200]
201
202[[package]]
203name = "click"
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000204version = "8.1.7"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000205description = "Composable command line interface toolkit"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000206optional = false
207python-versions = ">=3.7"
208files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000209 {file = "click-8.1.7-py3-none-any.whl", hash = "sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28"},
210 {file = "click-8.1.7.tar.gz", hash = "sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000211]
212
213[package.dependencies]
214colorama = {version = "*", markers = "platform_system == \"Windows\""}
215
216[[package]]
217name = "colorama"
218version = "0.4.6"
219description = "Cross-platform colored terminal text."
Harrison Mutaib378ad42023-02-16 10:20:48 +0000220optional = false
221python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
222files = [
223 {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
224 {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
225]
226
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000227[[package]]
228name = "commonmark"
229version = "0.9.1"
230description = "Python parser for the CommonMark Markdown spec"
231optional = false
232python-versions = "*"
233files = [
234 {file = "commonmark-0.9.1-py2.py3-none-any.whl", hash = "sha256:da2f38c92590f83de410ba1a3cbceafbc74fee9def35f9251ba9a971d6d66fd9"},
235 {file = "commonmark-0.9.1.tar.gz", hash = "sha256:452f9dc859be7f06631ddcb328b6919c67984aca654e5fefb3914d54691aed60"},
236]
237
238[package.extras]
239test = ["flake8 (==3.7.8)", "hypothesis (==3.55.3)"]
240
Harrison Mutaib378ad42023-02-16 10:20:48 +0000241[[package]]
Chris Kayed2bf2e2024-08-15 17:08:07 +0000242name = "cot-dt2c"
243version = "0.1.0"
244description = "CoT-dt2c Tool is a python script to convert CoT DT file into corresponding C file"
245optional = false
246python-versions = "^3.8"
247files = []
248develop = true
249
250[package.dependencies]
251click = "^8.1.7"
252igraph = "^0.11.6"
253plotly = "^5.23.0"
254pydevicetree = "0.0.13"
255pyparsing = "^3.1.2"
256
257[package.source]
258type = "directory"
259url = "tools/cot_dt2c"
260
261[[package]]
Harrison Mutai71437f92024-08-29 10:38:26 +0000262name = "distlib"
263version = "0.3.8"
264description = "Distribution utilities"
265optional = false
266python-versions = "*"
267files = [
268 {file = "distlib-0.3.8-py2.py3-none-any.whl", hash = "sha256:034db59a0b96f8ca18035f36290806a9a6e6bd9d1ff91e45a7f172eb17e51784"},
269 {file = "distlib-0.3.8.tar.gz", hash = "sha256:1530ea13e350031b6312d8580ddb6b27a104275a31106523b8f123787f494f64"},
270]
271
272[[package]]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000273name = "docutils"
274version = "0.18.1"
275description = "Docutils -- Python Documentation Utilities"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000276optional = false
277python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
278files = [
279 {file = "docutils-0.18.1-py2.py3-none-any.whl", hash = "sha256:23010f129180089fbcd3bc08cfefccb3b890b0050e1ca00c867036e9d161b98c"},
280 {file = "docutils-0.18.1.tar.gz", hash = "sha256:679987caf361a7539d76e584cbeddc311e3aee937877c87346f31debc63e9d06"},
281]
282
283[[package]]
Harrison Mutai71437f92024-08-29 10:38:26 +0000284name = "filelock"
Harrison Mutai622b6072024-08-21 13:06:46 +0000285version = "3.16.0"
Harrison Mutai71437f92024-08-29 10:38:26 +0000286description = "A platform independent file lock."
287optional = false
288python-versions = ">=3.8"
289files = [
Harrison Mutai622b6072024-08-21 13:06:46 +0000290 {file = "filelock-3.16.0-py3-none-any.whl", hash = "sha256:f6ed4c963184f4c84dd5557ce8fece759a3724b37b80c6c4f20a2f63a4dc6609"},
291 {file = "filelock-3.16.0.tar.gz", hash = "sha256:81de9eb8453c769b63369f87f11131a7ab04e367f8d97ad39dc230daa07e3bec"},
Harrison Mutai71437f92024-08-29 10:38:26 +0000292]
293
294[package.extras]
Harrison Mutai622b6072024-08-21 13:06:46 +0000295docs = ["furo (>=2024.8.6)", "sphinx (>=8.0.2)", "sphinx-autodoc-typehints (>=2.4)"]
296testing = ["covdefaults (>=2.3)", "coverage (>=7.6.1)", "diff-cover (>=9.1.1)", "pytest (>=8.3.2)", "pytest-asyncio (>=0.24)", "pytest-cov (>=5)", "pytest-mock (>=3.14)", "pytest-timeout (>=2.3.1)", "virtualenv (>=20.26.3)"]
297typing = ["typing-extensions (>=4.12.2)"]
Harrison Mutai71437f92024-08-29 10:38:26 +0000298
299[[package]]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000300name = "idna"
Harrison Mutai71437f92024-08-29 10:38:26 +0000301version = "3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000302description = "Internationalized Domain Names in Applications (IDNA)"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000303optional = false
Harrison Mutai71437f92024-08-29 10:38:26 +0000304python-versions = ">=3.6"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000305files = [
Harrison Mutai71437f92024-08-29 10:38:26 +0000306 {file = "idna-3.8-py3-none-any.whl", hash = "sha256:050b4e5baadcd44d760cedbd2b8e639f2ff89bbc7a5730fcc662954303377aac"},
307 {file = "idna-3.8.tar.gz", hash = "sha256:d838c2c0ed6fced7693d5e8ab8e734d5f8fda53a039c0164afb0b82e771e3603"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000308]
309
310[[package]]
Chris Kayed2bf2e2024-08-15 17:08:07 +0000311name = "igraph"
312version = "0.11.6"
313description = "High performance graph data structures and algorithms"
314optional = false
315python-versions = ">=3.8"
316files = [
317 {file = "igraph-0.11.6-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:3f8b837181e8e87676be3873ce87cc92cc234efd58a2da2f6b4e050db150fcf4"},
318 {file = "igraph-0.11.6-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:245c4b7d7657849eff80416f5df4525c8fc44c74a981ee4d44f0ef2612c3bada"},
319 {file = "igraph-0.11.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bdb7be3d165073c0136295c0808e9edc57ba096cdb26e94086abb04561f7a292"},
320 {file = "igraph-0.11.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:58974e20df2986a1ae52a16e51ecb387cc0cbeb41c5c0ddff4d373a1bbf1d9c5"},
321 {file = "igraph-0.11.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7bef14de5e8ab70724a43808b1ed14aaa6fe1002f87e592289027a3827a8f44a"},
322 {file = "igraph-0.11.6-cp38-cp38-musllinux_1_2_aarch64.whl", hash = "sha256:86c1e98de2e32d074df8510bf18abfa1f4c5fda4cb28a009985a5d746b0c0125"},
323 {file = "igraph-0.11.6-cp38-cp38-musllinux_1_2_i686.whl", hash = "sha256:ebc5b3d702158abeb2e4d2414374586a2b932e1a07e48352b470600e1733d528"},
324 {file = "igraph-0.11.6-cp38-cp38-musllinux_1_2_x86_64.whl", hash = "sha256:0efe6d0fb22d3987a800eb3857ed04df9eb4c5dddd0998be05232cb646f1c337"},
325 {file = "igraph-0.11.6-cp38-cp38-win32.whl", hash = "sha256:f4e68b27497b1c8ada2fb2bc35ef3fa7b0d72e84306b3d648d3de240fc618c32"},
326 {file = "igraph-0.11.6-cp38-cp38-win_amd64.whl", hash = "sha256:5665b33dfbfca5f54ce9b4fea6b97903bd0e99fb1b02acf5e57e600bdfa5a355"},
327 {file = "igraph-0.11.6-cp39-abi3-macosx_10_9_x86_64.whl", hash = "sha256:8aabef03d787b519d1075dfc0da4a1109fb113b941334883e3e7947ac30a459e"},
328 {file = "igraph-0.11.6-cp39-abi3-macosx_11_0_arm64.whl", hash = "sha256:1f2cc4a518d99cdf6cae514f85e93e56852bc8c325b3abb96037d1d690b5975f"},
329 {file = "igraph-0.11.6-cp39-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c1e859238be52ab8ccc614d18f9362942bc88ce543afc12548f81ae99b10801d"},
330 {file = "igraph-0.11.6-cp39-abi3-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d61fbe5e85eb4ae9efe08c461f9bdeedb02a2b5739fbc223d324a71f40a28be2"},
331 {file = "igraph-0.11.6-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b6620ba39df29fd42151becf82309b54e57148233c9c3ef890eed62e25eed8a5"},
332 {file = "igraph-0.11.6-cp39-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:59666589bb3d07f310cda2c5106a8adeeb77c2ef27fecf1c6438b6091f4ca69d"},
333 {file = "igraph-0.11.6-cp39-abi3-musllinux_1_2_i686.whl", hash = "sha256:8750b6d6caebf199cf7dc41c931f58e330153779707391e30f0a29f02666fb6e"},
334 {file = "igraph-0.11.6-cp39-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:967d6f2c30fe94317da15e459374d0fb8ca3e56020412f201ecd07dd5b5352f2"},
335 {file = "igraph-0.11.6-cp39-abi3-win32.whl", hash = "sha256:9744f95a67319eb6cb487ceabf30f5d7940de34bada51f0ba63adbd23e0f94ad"},
336 {file = "igraph-0.11.6-cp39-abi3-win_amd64.whl", hash = "sha256:b80e69eb11faa9c57330a9ffebdde5808966efe1c1f638d4d4827ea04df7aca8"},
337 {file = "igraph-0.11.6-pp310-pypy310_pp73-macosx_10_15_x86_64.whl", hash = "sha256:0329c16092e2ea7930d5f8368666ce7cb704900cc0ea04e4afe9ea1dd46e44af"},
338 {file = "igraph-0.11.6-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:21752313f449bd8688e5688e95ea7231cea5e9199c7162535029be0d9af848ac"},
339 {file = "igraph-0.11.6-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ea25e136c6c4161f53ff58868b23ff6c845193050ab0e502236d68e5d4174e32"},
340 {file = "igraph-0.11.6-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ac84433a03aef15e4b810010b08882b09854a3669450ccf31e392dbe295d2a66"},
341 {file = "igraph-0.11.6-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ac697a44e3573169fa2b28c9c37dcf9cf01e0f558b845dd7123860d4c7c8fb89"},
342 {file = "igraph-0.11.6-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:bdeae8bf35316eb1fb27bf667dcf5ecf5fcfb0b8f51831bc1b00c39c09c2d73b"},
343 {file = "igraph-0.11.6-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:ad7e4aa442935de72554b96733bf6d7f09eac5cee97988a2562bdd3ca173cfa3"},
344 {file = "igraph-0.11.6-pp38-pypy38_pp73-macosx_11_0_arm64.whl", hash = "sha256:8d2818780358a686178866d01568b9df1f29678581734ad7a78882bab54df004"},
345 {file = "igraph-0.11.6-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2352276a20d979f1dea360af4202bb9f0c9a7d2c77f51815c0e625165e82013d"},
346 {file = "igraph-0.11.6-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:687fdab543b507d622fa3043f4227e5b26dc61dcf8ff8c0919fccddcc655f8b8"},
347 {file = "igraph-0.11.6-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:57f7f8214cd48c9a4d97f7346a4152ba2d4ac95fb5ee0df4ecf224fce4ba3d14"},
348 {file = "igraph-0.11.6-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:2b9cc69ede53f76ffae03b066609aa90184dd68ef15da8c104a97cebb9210838"},
349 {file = "igraph-0.11.6-pp39-pypy39_pp73-macosx_10_15_x86_64.whl", hash = "sha256:591e1e447c3f0092daf7613a3eaedab83f9a0b0adbaf7702724c5117ded038a5"},
350 {file = "igraph-0.11.6-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:ca558eb331bc687bc33e5cd23717e22676e9412f8cda3a31d30c996a0487610d"},
351 {file = "igraph-0.11.6-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bf43c30e08debb087c9e3da69aa5cf1b6732968da34d55a614e3421b9a452146"},
352 {file = "igraph-0.11.6-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1d38e8d7db72b187d9d2211d0d06b3271fa9f32b04d49d789e2859b5480db0d0"},
353 {file = "igraph-0.11.6-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1a318b059051ff78144a1c3cb880f4d933c812bcdb3d833a49cd7168d0427672"},
354 {file = "igraph-0.11.6-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:2c54027add809b3c5b6685b8deca4ea4763fd000b9ea45c7ee46b7c9d61ff15e"},
355 {file = "igraph-0.11.6.tar.gz", hash = "sha256:837f233256c3319f2a35a6a80d94eafe47b43791ef4c6f9e9871061341ac8e28"},
356]
357
358[package.dependencies]
359texttable = ">=1.6.2"
360
361[package.extras]
362cairo = ["cairocffi (>=1.2.0)"]
363doc = ["Sphinx (>=7.0.0)", "pydoctor (>=23.4.0)", "sphinx-gallery (>=0.14.0)", "sphinx-rtd-theme (>=1.3.0)"]
364matplotlib = ["matplotlib (>=3.6.0)"]
365plotly = ["plotly (>=5.3.0)"]
366plotting = ["cairocffi (>=1.2.0)"]
367test = ["Pillow (>=9)", "cairocffi (>=1.2.0)", "matplotlib (>=3.6.0)", "networkx (>=2.5)", "numpy (>=1.19.0)", "pandas (>=1.1.0)", "plotly (>=5.3.0)", "pytest (>=7.0.1)", "pytest-timeout (>=2.1.0)", "scipy (>=1.5.0)"]
368test-musl = ["cairocffi (>=1.2.0)", "networkx (>=2.5)", "pytest (>=7.0.1)", "pytest-timeout (>=2.1.0)"]
369
370[[package]]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000371name = "imagesize"
372version = "1.4.1"
373description = "Getting image size from png/jpeg/jpeg2000/gif file"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000374optional = false
375python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
376files = [
377 {file = "imagesize-1.4.1-py2.py3-none-any.whl", hash = "sha256:0d8d18d08f840c19d0ee7ca1fd82490fdc3729b7ac93f49870406ddde8ef8d8b"},
378 {file = "imagesize-1.4.1.tar.gz", hash = "sha256:69150444affb9cb0d5cc5a92b3676f0b2fb7cd9ae39e947a5e11a36b4497cd4a"},
379]
380
381[[package]]
382name = "importlib-metadata"
Harrison Mutai71437f92024-08-29 10:38:26 +0000383version = "8.4.0"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000384description = "Read metadata from Python packages"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000385optional = false
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000386python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000387files = [
Harrison Mutai71437f92024-08-29 10:38:26 +0000388 {file = "importlib_metadata-8.4.0-py3-none-any.whl", hash = "sha256:66f342cc6ac9818fc6ff340576acd24d65ba0b3efabb2b4ac08b598965a4a2f1"},
389 {file = "importlib_metadata-8.4.0.tar.gz", hash = "sha256:9a547d3bc3608b025f93d403fdd1aae741c24fbb8314df4b155675742ce303c5"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000390]
391
392[package.dependencies]
393zipp = ">=0.5"
394
395[package.extras]
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000396doc = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000397perf = ["ipython"]
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000398test = ["flufl.flake8", "importlib-resources (>=1.3)", "jaraco.test (>=5.4)", "packaging", "pyfakefs", "pytest (>=6,!=8.1.*)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-mypy", "pytest-perf (>=0.9.2)", "pytest-ruff (>=0.2.1)"]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000399
400[[package]]
401name = "jinja2"
dependabot[bot]7f7383d2024-07-09 11:44:31 +0000402version = "3.1.4"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000403description = "A very fast and expressive template engine."
Harrison Mutaib378ad42023-02-16 10:20:48 +0000404optional = false
405python-versions = ">=3.7"
406files = [
dependabot[bot]7f7383d2024-07-09 11:44:31 +0000407 {file = "jinja2-3.1.4-py3-none-any.whl", hash = "sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d"},
408 {file = "jinja2-3.1.4.tar.gz", hash = "sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000409]
410
411[package.dependencies]
412MarkupSafe = ">=2.0"
413
414[package.extras]
415i18n = ["Babel (>=2.7)"]
416
417[[package]]
418name = "markdown-it-py"
419version = "2.2.0"
420description = "Python port of markdown-it. Markdown parsing, done right!"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000421optional = false
422python-versions = ">=3.7"
423files = [
424 {file = "markdown-it-py-2.2.0.tar.gz", hash = "sha256:7c9a5e412688bc771c67432cbfebcdd686c93ce6484913dccf06cb5a0bea35a1"},
425 {file = "markdown_it_py-2.2.0-py3-none-any.whl", hash = "sha256:5a35f8d1870171d9acc47b99612dc146129b631baf04970128b568f190d0cc30"},
426]
427
428[package.dependencies]
429mdurl = ">=0.1,<1.0"
430
431[package.extras]
432benchmarking = ["psutil", "pytest", "pytest-benchmark"]
433code-style = ["pre-commit (>=3.0,<4.0)"]
434compare = ["commonmark (>=0.9,<1.0)", "markdown (>=3.4,<4.0)", "mistletoe (>=1.0,<2.0)", "mistune (>=2.0,<3.0)", "panflute (>=2.3,<3.0)"]
435linkify = ["linkify-it-py (>=1,<3)"]
436plugins = ["mdit-py-plugins"]
437profiling = ["gprof2dot"]
438rtd = ["attrs", "myst-parser", "pyyaml", "sphinx", "sphinx-copybutton", "sphinx-design", "sphinx_book_theme"]
439testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"]
440
441[[package]]
442name = "markupsafe"
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000443version = "2.1.5"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000444description = "Safely add untrusted strings to HTML/XML markup."
Harrison Mutaib378ad42023-02-16 10:20:48 +0000445optional = false
446python-versions = ">=3.7"
447files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000448 {file = "MarkupSafe-2.1.5-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:a17a92de5231666cfbe003f0e4b9b3a7ae3afb1ec2845aadc2bacc93ff85febc"},
449 {file = "MarkupSafe-2.1.5-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:72b6be590cc35924b02c78ef34b467da4ba07e4e0f0454a2c5907f473fc50ce5"},
450 {file = "MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e61659ba32cf2cf1481e575d0462554625196a1f2fc06a1c777d3f48e8865d46"},
451 {file = "MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2174c595a0d73a3080ca3257b40096db99799265e1c27cc5a610743acd86d62f"},
452 {file = "MarkupSafe-2.1.5-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ae2ad8ae6ebee9d2d94b17fb62763125f3f374c25618198f40cbb8b525411900"},
453 {file = "MarkupSafe-2.1.5-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:075202fa5b72c86ad32dc7d0b56024ebdbcf2048c0ba09f1cde31bfdd57bcfff"},
454 {file = "MarkupSafe-2.1.5-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:598e3276b64aff0e7b3451b72e94fa3c238d452e7ddcd893c3ab324717456bad"},
455 {file = "MarkupSafe-2.1.5-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:fce659a462a1be54d2ffcacea5e3ba2d74daa74f30f5f143fe0c58636e355fdd"},
456 {file = "MarkupSafe-2.1.5-cp310-cp310-win32.whl", hash = "sha256:d9fad5155d72433c921b782e58892377c44bd6252b5af2f67f16b194987338a4"},
457 {file = "MarkupSafe-2.1.5-cp310-cp310-win_amd64.whl", hash = "sha256:bf50cd79a75d181c9181df03572cdce0fbb75cc353bc350712073108cba98de5"},
458 {file = "MarkupSafe-2.1.5-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:629ddd2ca402ae6dbedfceeba9c46d5f7b2a61d9749597d4307f943ef198fc1f"},
459 {file = "MarkupSafe-2.1.5-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:5b7b716f97b52c5a14bffdf688f971b2d5ef4029127f1ad7a513973cfd818df2"},
460 {file = "MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6ec585f69cec0aa07d945b20805be741395e28ac1627333b1c5b0105962ffced"},
461 {file = "MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b91c037585eba9095565a3556f611e3cbfaa42ca1e865f7b8015fe5c7336d5a5"},
462 {file = "MarkupSafe-2.1.5-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7502934a33b54030eaf1194c21c692a534196063db72176b0c4028e140f8f32c"},
463 {file = "MarkupSafe-2.1.5-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:0e397ac966fdf721b2c528cf028494e86172b4feba51d65f81ffd65c63798f3f"},
464 {file = "MarkupSafe-2.1.5-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:c061bb86a71b42465156a3ee7bd58c8c2ceacdbeb95d05a99893e08b8467359a"},
465 {file = "MarkupSafe-2.1.5-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:3a57fdd7ce31c7ff06cdfbf31dafa96cc533c21e443d57f5b1ecc6cdc668ec7f"},
466 {file = "MarkupSafe-2.1.5-cp311-cp311-win32.whl", hash = "sha256:397081c1a0bfb5124355710fe79478cdbeb39626492b15d399526ae53422b906"},
467 {file = "MarkupSafe-2.1.5-cp311-cp311-win_amd64.whl", hash = "sha256:2b7c57a4dfc4f16f7142221afe5ba4e093e09e728ca65c51f5620c9aaeb9a617"},
468 {file = "MarkupSafe-2.1.5-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:8dec4936e9c3100156f8a2dc89c4b88d5c435175ff03413b443469c7c8c5f4d1"},
469 {file = "MarkupSafe-2.1.5-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:3c6b973f22eb18a789b1460b4b91bf04ae3f0c4234a0a6aa6b0a92f6f7b951d4"},
470 {file = "MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ac07bad82163452a6884fe8fa0963fb98c2346ba78d779ec06bd7a6262132aee"},
471 {file = "MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f5dfb42c4604dddc8e4305050aa6deb084540643ed5804d7455b5df8fe16f5e5"},
472 {file = "MarkupSafe-2.1.5-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ea3d8a3d18833cf4304cd2fc9cbb1efe188ca9b5efef2bdac7adc20594a0e46b"},
473 {file = "MarkupSafe-2.1.5-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:d050b3361367a06d752db6ead6e7edeb0009be66bc3bae0ee9d97fb326badc2a"},
474 {file = "MarkupSafe-2.1.5-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:bec0a414d016ac1a18862a519e54b2fd0fc8bbfd6890376898a6c0891dd82e9f"},
475 {file = "MarkupSafe-2.1.5-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:58c98fee265677f63a4385256a6d7683ab1832f3ddd1e66fe948d5880c21a169"},
476 {file = "MarkupSafe-2.1.5-cp312-cp312-win32.whl", hash = "sha256:8590b4ae07a35970728874632fed7bd57b26b0102df2d2b233b6d9d82f6c62ad"},
477 {file = "MarkupSafe-2.1.5-cp312-cp312-win_amd64.whl", hash = "sha256:823b65d8706e32ad2df51ed89496147a42a2a6e01c13cfb6ffb8b1e92bc910bb"},
478 {file = "MarkupSafe-2.1.5-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:c8b29db45f8fe46ad280a7294f5c3ec36dbac9491f2d1c17345be8e69cc5928f"},
479 {file = "MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ec6a563cff360b50eed26f13adc43e61bc0c04d94b8be985e6fb24b81f6dcfdf"},
480 {file = "MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a549b9c31bec33820e885335b451286e2969a2d9e24879f83fe904a5ce59d70a"},
481 {file = "MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4f11aa001c540f62c6166c7726f71f7573b52c68c31f014c25cc7901deea0b52"},
482 {file = "MarkupSafe-2.1.5-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:7b2e5a267c855eea6b4283940daa6e88a285f5f2a67f2220203786dfa59b37e9"},
483 {file = "MarkupSafe-2.1.5-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:2d2d793e36e230fd32babe143b04cec8a8b3eb8a3122d2aceb4a371e6b09b8df"},
484 {file = "MarkupSafe-2.1.5-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:ce409136744f6521e39fd8e2a24c53fa18ad67aa5bc7c2cf83645cce5b5c4e50"},
485 {file = "MarkupSafe-2.1.5-cp37-cp37m-win32.whl", hash = "sha256:4096e9de5c6fdf43fb4f04c26fb114f61ef0bf2e5604b6ee3019d51b69e8c371"},
486 {file = "MarkupSafe-2.1.5-cp37-cp37m-win_amd64.whl", hash = "sha256:4275d846e41ecefa46e2015117a9f491e57a71ddd59bbead77e904dc02b1bed2"},
487 {file = "MarkupSafe-2.1.5-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:656f7526c69fac7f600bd1f400991cc282b417d17539a1b228617081106feb4a"},
488 {file = "MarkupSafe-2.1.5-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:97cafb1f3cbcd3fd2b6fbfb99ae11cdb14deea0736fc2b0952ee177f2b813a46"},
489 {file = "MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1f3fbcb7ef1f16e48246f704ab79d79da8a46891e2da03f8783a5b6fa41a9532"},
490 {file = "MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fa9db3f79de01457b03d4f01b34cf91bc0048eb2c3846ff26f66687c2f6d16ab"},
491 {file = "MarkupSafe-2.1.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ffee1f21e5ef0d712f9033568f8344d5da8cc2869dbd08d87c84656e6a2d2f68"},
492 {file = "MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:5dedb4db619ba5a2787a94d877bc8ffc0566f92a01c0ef214865e54ecc9ee5e0"},
493 {file = "MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:30b600cf0a7ac9234b2638fbc0fb6158ba5bdcdf46aeb631ead21248b9affbc4"},
494 {file = "MarkupSafe-2.1.5-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:8dd717634f5a044f860435c1d8c16a270ddf0ef8588d4887037c5028b859b0c3"},
495 {file = "MarkupSafe-2.1.5-cp38-cp38-win32.whl", hash = "sha256:daa4ee5a243f0f20d528d939d06670a298dd39b1ad5f8a72a4275124a7819eff"},
496 {file = "MarkupSafe-2.1.5-cp38-cp38-win_amd64.whl", hash = "sha256:619bc166c4f2de5caa5a633b8b7326fbe98e0ccbfacabd87268a2b15ff73a029"},
497 {file = "MarkupSafe-2.1.5-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:7a68b554d356a91cce1236aa7682dc01df0edba8d043fd1ce607c49dd3c1edcf"},
498 {file = "MarkupSafe-2.1.5-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:db0b55e0f3cc0be60c1f19efdde9a637c32740486004f20d1cff53c3c0ece4d2"},
499 {file = "MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3e53af139f8579a6d5f7b76549125f0d94d7e630761a2111bc431fd820e163b8"},
500 {file = "MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:17b950fccb810b3293638215058e432159d2b71005c74371d784862b7e4683f3"},
501 {file = "MarkupSafe-2.1.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4c31f53cdae6ecfa91a77820e8b151dba54ab528ba65dfd235c80b086d68a465"},
502 {file = "MarkupSafe-2.1.5-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:bff1b4290a66b490a2f4719358c0cdcd9bafb6b8f061e45c7a2460866bf50c2e"},
503 {file = "MarkupSafe-2.1.5-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:bc1667f8b83f48511b94671e0e441401371dfd0f0a795c7daa4a3cd1dde55bea"},
504 {file = "MarkupSafe-2.1.5-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:5049256f536511ee3f7e1b3f87d1d1209d327e818e6ae1365e8653d7e3abb6a6"},
505 {file = "MarkupSafe-2.1.5-cp39-cp39-win32.whl", hash = "sha256:00e046b6dd71aa03a41079792f8473dc494d564611a8f89bbbd7cb93295ebdcf"},
506 {file = "MarkupSafe-2.1.5-cp39-cp39-win_amd64.whl", hash = "sha256:fa173ec60341d6bb97a89f5ea19c85c5643c1e7dedebc22f5181eb73573142c5"},
507 {file = "MarkupSafe-2.1.5.tar.gz", hash = "sha256:d283d37a890ba4c1ae73ffadf8046435c76e7bc2247bbb63c00bd1a709c6544b"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000508]
509
510[[package]]
511name = "mdit-py-plugins"
512version = "0.3.5"
513description = "Collection of plugins for markdown-it-py"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000514optional = false
515python-versions = ">=3.7"
516files = [
517 {file = "mdit-py-plugins-0.3.5.tar.gz", hash = "sha256:eee0adc7195e5827e17e02d2a258a2ba159944a0748f59c5099a4a27f78fcf6a"},
518 {file = "mdit_py_plugins-0.3.5-py3-none-any.whl", hash = "sha256:ca9a0714ea59a24b2b044a1831f48d817dd0c817e84339f20e7889f392d77c4e"},
519]
520
521[package.dependencies]
522markdown-it-py = ">=1.0.0,<3.0.0"
523
524[package.extras]
525code-style = ["pre-commit"]
526rtd = ["attrs", "myst-parser (>=0.16.1,<0.17.0)", "sphinx-book-theme (>=0.1.0,<0.2.0)"]
527testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"]
528
529[[package]]
530name = "mdurl"
531version = "0.1.2"
532description = "Markdown URL utilities"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000533optional = false
534python-versions = ">=3.7"
535files = [
536 {file = "mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8"},
537 {file = "mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba"},
538]
539
540[[package]]
541name = "myst-parser"
542version = "0.18.1"
543description = "An extended commonmark compliant parser, with bridges to docutils & sphinx."
Harrison Mutaib378ad42023-02-16 10:20:48 +0000544optional = false
545python-versions = ">=3.7"
546files = [
547 {file = "myst-parser-0.18.1.tar.gz", hash = "sha256:79317f4bb2c13053dd6e64f9da1ba1da6cd9c40c8a430c447a7b146a594c246d"},
548 {file = "myst_parser-0.18.1-py3-none-any.whl", hash = "sha256:61b275b85d9f58aa327f370913ae1bec26ebad372cc99f3ab85c8ec3ee8d9fb8"},
549]
550
551[package.dependencies]
552docutils = ">=0.15,<0.20"
553jinja2 = "*"
554markdown-it-py = ">=1.0.0,<3.0.0"
555mdit-py-plugins = ">=0.3.1,<0.4.0"
556pyyaml = "*"
557sphinx = ">=4,<6"
558typing-extensions = "*"
559
560[package.extras]
561code-style = ["pre-commit (>=2.12,<3.0)"]
562linkify = ["linkify-it-py (>=1.0,<2.0)"]
563rtd = ["ipython", "sphinx-book-theme", "sphinx-design", "sphinxcontrib.mermaid (>=0.7.1,<0.8.0)", "sphinxext-opengraph (>=0.6.3,<0.7.0)", "sphinxext-rediraffe (>=0.2.7,<0.3.0)"]
564testing = ["beautifulsoup4", "coverage[toml]", "pytest (>=6,<7)", "pytest-cov", "pytest-param-files (>=0.3.4,<0.4.0)", "pytest-regressions", "sphinx (<5.2)", "sphinx-pytest"]
565
566[[package]]
567name = "packaging"
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000568version = "24.1"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000569description = "Core utilities for Python packages"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000570optional = false
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000571python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000572files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000573 {file = "packaging-24.1-py3-none-any.whl", hash = "sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124"},
574 {file = "packaging-24.1.tar.gz", hash = "sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000575]
576
577[[package]]
578name = "pip"
Harrison Mutai0f291ff2024-08-02 08:18:07 +0000579version = "24.2"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000580description = "The PyPA recommended tool for installing Python packages."
Harrison Mutaib378ad42023-02-16 10:20:48 +0000581optional = false
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000582python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000583files = [
Harrison Mutai0f291ff2024-08-02 08:18:07 +0000584 {file = "pip-24.2-py3-none-any.whl", hash = "sha256:2cd581cf58ab7fcfca4ce8efa6dcacd0de5bf8d0a3eb9ec927e07405f4d9e2a2"},
585 {file = "pip-24.2.tar.gz", hash = "sha256:5b5e490b5e9cb275c879595064adce9ebd31b854e3e803740b72f9ccf34a45b8"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000586]
587
588[[package]]
589name = "pip-tools"
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000590version = "6.14.0"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000591description = "pip-tools keeps your pinned dependencies fresh."
Harrison Mutaib378ad42023-02-16 10:20:48 +0000592optional = false
593python-versions = ">=3.7"
594files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000595 {file = "pip-tools-6.14.0.tar.gz", hash = "sha256:06366be0e08d86b416407333e998b4d305d5bd925151b08942ed149380ba3e47"},
596 {file = "pip_tools-6.14.0-py3-none-any.whl", hash = "sha256:c5ad042cd27c0b343b10db1db7f77a7d087beafbec59ae6df1bba4d3368dfe8c"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000597]
598
599[package.dependencies]
600build = "*"
601click = ">=8"
602pip = ">=22.2"
603setuptools = "*"
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000604tomli = {version = "*", markers = "python_version < \"3.11\""}
Harrison Mutaib378ad42023-02-16 10:20:48 +0000605wheel = "*"
606
607[package.extras]
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000608coverage = ["covdefaults", "pytest-cov"]
609testing = ["flit-core (>=2,<4)", "poetry-core (>=1.0.0)", "pytest (>=7.2.0)", "pytest-rerunfailures", "pytest-xdist", "tomli-w"]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000610
611[[package]]
Harrison Mutai71437f92024-08-29 10:38:26 +0000612name = "platformdirs"
Harrison Mutai622b6072024-08-21 13:06:46 +0000613version = "4.3.2"
Harrison Mutai71437f92024-08-29 10:38:26 +0000614description = "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`."
615optional = false
616python-versions = ">=3.8"
617files = [
Harrison Mutai622b6072024-08-21 13:06:46 +0000618 {file = "platformdirs-4.3.2-py3-none-any.whl", hash = "sha256:eb1c8582560b34ed4ba105009a4badf7f6f85768b30126f351328507b2beb617"},
619 {file = "platformdirs-4.3.2.tar.gz", hash = "sha256:9e5e27a08aa095dd127b9f2e764d74254f482fef22b0970773bfba79d091ab8c"},
Harrison Mutai71437f92024-08-29 10:38:26 +0000620]
621
622[package.extras]
Harrison Mutai622b6072024-08-21 13:06:46 +0000623docs = ["furo (>=2024.8.6)", "proselint (>=0.14)", "sphinx (>=8.0.2)", "sphinx-autodoc-typehints (>=2.4)"]
624test = ["appdirs (==1.4.4)", "covdefaults (>=2.3)", "pytest (>=8.3.2)", "pytest-cov (>=5)", "pytest-mock (>=3.14)"]
625type = ["mypy (>=1.11.2)"]
Harrison Mutai71437f92024-08-29 10:38:26 +0000626
627[[package]]
Chris Kayed2bf2e2024-08-15 17:08:07 +0000628name = "plotly"
Harrison Mutai622b6072024-08-21 13:06:46 +0000629version = "5.24.0"
Chris Kayed2bf2e2024-08-15 17:08:07 +0000630description = "An open-source, interactive data visualization library for Python"
631optional = false
632python-versions = ">=3.8"
633files = [
Harrison Mutai622b6072024-08-21 13:06:46 +0000634 {file = "plotly-5.24.0-py3-none-any.whl", hash = "sha256:0e54efe52c8cef899f7daa41be9ed97dfb6be622613a2a8f56a86a0634b2b67e"},
635 {file = "plotly-5.24.0.tar.gz", hash = "sha256:eae9f4f54448682442c92c1e97148e3ad0c52f0cf86306e1b76daba24add554a"},
Chris Kayed2bf2e2024-08-15 17:08:07 +0000636]
637
638[package.dependencies]
639packaging = "*"
640tenacity = ">=6.2.0"
641
642[[package]]
Harrison Mutai71437f92024-08-29 10:38:26 +0000643name = "pluggy"
644version = "1.5.0"
645description = "plugin and hook calling mechanisms for python"
646optional = false
647python-versions = ">=3.8"
648files = [
649 {file = "pluggy-1.5.0-py3-none-any.whl", hash = "sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669"},
650 {file = "pluggy-1.5.0.tar.gz", hash = "sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1"},
651]
652
653[package.extras]
654dev = ["pre-commit", "tox"]
655testing = ["pytest", "pytest-benchmark"]
656
657[[package]]
Harrison Mutaie9bc4882023-02-23 10:33:58 +0000658name = "prettytable"
Harrison Mutai71437f92024-08-29 10:38:26 +0000659version = "3.11.0"
Harrison Mutaie9bc4882023-02-23 10:33:58 +0000660description = "A simple Python library for easily displaying tabular data in a visually appealing ASCII table format"
Harrison Mutaie9bc4882023-02-23 10:33:58 +0000661optional = false
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000662python-versions = ">=3.8"
Harrison Mutaie9bc4882023-02-23 10:33:58 +0000663files = [
Harrison Mutai71437f92024-08-29 10:38:26 +0000664 {file = "prettytable-3.11.0-py3-none-any.whl", hash = "sha256:aa17083feb6c71da11a68b2c213b04675c4af4ce9c541762632ca3f2cb3546dd"},
665 {file = "prettytable-3.11.0.tar.gz", hash = "sha256:7e23ca1e68bbfd06ba8de98bf553bf3493264c96d5e8a615c0471025deeba722"},
Harrison Mutaie9bc4882023-02-23 10:33:58 +0000666]
667
668[package.dependencies]
669wcwidth = "*"
670
671[package.extras]
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000672tests = ["pytest", "pytest-cov", "pytest-lazy-fixtures"]
Harrison Mutaie9bc4882023-02-23 10:33:58 +0000673
674[[package]]
Chris Kayed2bf2e2024-08-15 17:08:07 +0000675name = "pydevicetree"
676version = "0.0.13"
677description = "A library for parsing Devicetree Source v1"
678optional = false
679python-versions = ">=3.5"
680files = [
681 {file = "pydevicetree-0.0.13-py3-none-any.whl", hash = "sha256:d61c695cec925b90a8b5740053f4b604e51154a9b36e62a2f12ed9ceaf2f8c38"},
682 {file = "pydevicetree-0.0.13.tar.gz", hash = "sha256:5700c05df89bad8fd729c11aa6f764a3323bcb3796f13b32481ae34445cfc1b7"},
683]
684
685[package.dependencies]
686pyparsing = "*"
687
688[[package]]
Harrison Mutaie9bc4882023-02-23 10:33:58 +0000689name = "pyelftools"
690version = "0.29"
691description = "Library for analyzing ELF files and DWARF debugging information"
Harrison Mutaie9bc4882023-02-23 10:33:58 +0000692optional = false
693python-versions = "*"
694files = [
695 {file = "pyelftools-0.29-py2.py3-none-any.whl", hash = "sha256:519f38cf412f073b2d7393aa4682b0190fa901f7c3fa0bff2b82d537690c7fc1"},
696 {file = "pyelftools-0.29.tar.gz", hash = "sha256:ec761596aafa16e282a31de188737e5485552469ac63b60cfcccf22263fd24ff"},
697]
698
699[[package]]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000700name = "pygments"
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000701version = "2.18.0"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000702description = "Pygments is a syntax highlighting package written in Python."
Harrison Mutaib378ad42023-02-16 10:20:48 +0000703optional = false
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000704python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000705files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000706 {file = "pygments-2.18.0-py3-none-any.whl", hash = "sha256:b8e6aca0523f3ab76fee51799c488e38782ac06eafcf95e7ba832985c8e7b13a"},
707 {file = "pygments-2.18.0.tar.gz", hash = "sha256:786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000708]
709
710[package.extras]
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000711windows-terminal = ["colorama (>=0.4.6)"]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000712
713[[package]]
Chris Kayed2bf2e2024-08-15 17:08:07 +0000714name = "pyparsing"
Harrison Mutai71437f92024-08-29 10:38:26 +0000715version = "3.1.4"
Chris Kayed2bf2e2024-08-15 17:08:07 +0000716description = "pyparsing module - Classes and methods to define and execute parsing grammars"
717optional = false
718python-versions = ">=3.6.8"
719files = [
Harrison Mutai71437f92024-08-29 10:38:26 +0000720 {file = "pyparsing-3.1.4-py3-none-any.whl", hash = "sha256:a6a7ee4235a3f944aa1fa2249307708f893fe5717dc603503c6c7969c070fb7c"},
721 {file = "pyparsing-3.1.4.tar.gz", hash = "sha256:f86ec8d1a83f11977c9a6ea7598e8c27fc5cddfa5b07ea2241edbbde1d7bc032"},
Chris Kayed2bf2e2024-08-15 17:08:07 +0000722]
723
724[package.extras]
725diagrams = ["jinja2", "railroad-diagrams"]
726
727[[package]]
Harrison Mutai71437f92024-08-29 10:38:26 +0000728name = "pyproject-api"
729version = "1.7.1"
730description = "API to interact with the python pyproject.toml based projects"
731optional = false
732python-versions = ">=3.8"
733files = [
734 {file = "pyproject_api-1.7.1-py3-none-any.whl", hash = "sha256:2dc1654062c2b27733d8fd4cdda672b22fe8741ef1dde8e3a998a9547b071eeb"},
735 {file = "pyproject_api-1.7.1.tar.gz", hash = "sha256:7ebc6cd10710f89f4cf2a2731710a98abce37ebff19427116ff2174c9236a827"},
736]
737
738[package.dependencies]
739packaging = ">=24.1"
740tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""}
741
742[package.extras]
743docs = ["furo (>=2024.5.6)", "sphinx-autodoc-typehints (>=2.2.1)"]
744testing = ["covdefaults (>=2.3)", "pytest (>=8.2.2)", "pytest-cov (>=5)", "pytest-mock (>=3.14)", "setuptools (>=70.1)"]
745
746[[package]]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000747name = "pyproject-hooks"
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000748version = "1.1.0"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000749description = "Wrappers to call pyproject.toml-based build backend hooks."
Harrison Mutaib378ad42023-02-16 10:20:48 +0000750optional = false
751python-versions = ">=3.7"
752files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000753 {file = "pyproject_hooks-1.1.0-py3-none-any.whl", hash = "sha256:7ceeefe9aec63a1064c18d939bdc3adf2d8aa1988a510afec15151578b232aa2"},
754 {file = "pyproject_hooks-1.1.0.tar.gz", hash = "sha256:4b37730834edbd6bd37f26ece6b44802fb1c1ee2ece0e54ddff8bfc06db86965"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000755]
756
Harrison Mutaib378ad42023-02-16 10:20:48 +0000757[[package]]
758name = "pytz"
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000759version = "2024.1"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000760description = "World timezone definitions, modern and historical"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000761optional = false
762python-versions = "*"
763files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000764 {file = "pytz-2024.1-py2.py3-none-any.whl", hash = "sha256:328171f4e3623139da4983451950b28e95ac706e13f3f2630a879749e7a8b319"},
765 {file = "pytz-2024.1.tar.gz", hash = "sha256:2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000766]
767
768[[package]]
769name = "pyyaml"
Harrison Mutai71437f92024-08-29 10:38:26 +0000770version = "6.0.2"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000771description = "YAML parser and emitter for Python"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000772optional = false
Harrison Mutai71437f92024-08-29 10:38:26 +0000773python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000774files = [
Harrison Mutai71437f92024-08-29 10:38:26 +0000775 {file = "PyYAML-6.0.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:0a9a2848a5b7feac301353437eb7d5957887edbf81d56e903999a75a3d743086"},
776 {file = "PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:29717114e51c84ddfba879543fb232a6ed60086602313ca38cce623c1d62cfbf"},
777 {file = "PyYAML-6.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8824b5a04a04a047e72eea5cec3bc266db09e35de6bdfe34c9436ac5ee27d237"},
778 {file = "PyYAML-6.0.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7c36280e6fb8385e520936c3cb3b8042851904eba0e58d277dca80a5cfed590b"},
779 {file = "PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ec031d5d2feb36d1d1a24380e4db6d43695f3748343d99434e6f5f9156aaa2ed"},
780 {file = "PyYAML-6.0.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:936d68689298c36b53b29f23c6dbb74de12b4ac12ca6cfe0e047bedceea56180"},
781 {file = "PyYAML-6.0.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:23502f431948090f597378482b4812b0caae32c22213aecf3b55325e049a6c68"},
782 {file = "PyYAML-6.0.2-cp310-cp310-win32.whl", hash = "sha256:2e99c6826ffa974fe6e27cdb5ed0021786b03fc98e5ee3c5bfe1fd5015f42b99"},
783 {file = "PyYAML-6.0.2-cp310-cp310-win_amd64.whl", hash = "sha256:a4d3091415f010369ae4ed1fc6b79def9416358877534caf6a0fdd2146c87a3e"},
784 {file = "PyYAML-6.0.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:cc1c1159b3d456576af7a3e4d1ba7e6924cb39de8f67111c735f6fc832082774"},
785 {file = "PyYAML-6.0.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:1e2120ef853f59c7419231f3bf4e7021f1b936f6ebd222406c3b60212205d2ee"},
786 {file = "PyYAML-6.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5d225db5a45f21e78dd9358e58a98702a0302f2659a3c6cd320564b75b86f47c"},
787 {file = "PyYAML-6.0.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:5ac9328ec4831237bec75defaf839f7d4564be1e6b25ac710bd1a96321cc8317"},
788 {file = "PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3ad2a3decf9aaba3d29c8f537ac4b243e36bef957511b4766cb0057d32b0be85"},
789 {file = "PyYAML-6.0.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:ff3824dc5261f50c9b0dfb3be22b4567a6f938ccce4587b38952d85fd9e9afe4"},
790 {file = "PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:797b4f722ffa07cc8d62053e4cff1486fa6dc094105d13fea7b1de7d8bf71c9e"},
791 {file = "PyYAML-6.0.2-cp311-cp311-win32.whl", hash = "sha256:11d8f3dd2b9c1207dcaf2ee0bbbfd5991f571186ec9cc78427ba5bd32afae4b5"},
792 {file = "PyYAML-6.0.2-cp311-cp311-win_amd64.whl", hash = "sha256:e10ce637b18caea04431ce14fabcf5c64a1c61ec9c56b071a4b7ca131ca52d44"},
793 {file = "PyYAML-6.0.2-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:c70c95198c015b85feafc136515252a261a84561b7b1d51e3384e0655ddf25ab"},
794 {file = "PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:ce826d6ef20b1bc864f0a68340c8b3287705cae2f8b4b1d932177dcc76721725"},
795 {file = "PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1f71ea527786de97d1a0cc0eacd1defc0985dcf6b3f17bb77dcfc8c34bec4dc5"},
796 {file = "PyYAML-6.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9b22676e8097e9e22e36d6b7bda33190d0d400f345f23d4065d48f4ca7ae0425"},
797 {file = "PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:80bab7bfc629882493af4aa31a4cfa43a4c57c83813253626916b8c7ada83476"},
798 {file = "PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:0833f8694549e586547b576dcfaba4a6b55b9e96098b36cdc7ebefe667dfed48"},
799 {file = "PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8b9c7197f7cb2738065c481a0461e50ad02f18c78cd75775628afb4d7137fb3b"},
800 {file = "PyYAML-6.0.2-cp312-cp312-win32.whl", hash = "sha256:ef6107725bd54b262d6dedcc2af448a266975032bc85ef0172c5f059da6325b4"},
801 {file = "PyYAML-6.0.2-cp312-cp312-win_amd64.whl", hash = "sha256:7e7401d0de89a9a855c839bc697c079a4af81cf878373abd7dc625847d25cbd8"},
802 {file = "PyYAML-6.0.2-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:efdca5630322a10774e8e98e1af481aad470dd62c3170801852d752aa7a783ba"},
803 {file = "PyYAML-6.0.2-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:50187695423ffe49e2deacb8cd10510bc361faac997de9efef88badc3bb9e2d1"},
804 {file = "PyYAML-6.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0ffe8360bab4910ef1b9e87fb812d8bc0a308b0d0eef8c8f44e0254ab3b07133"},
805 {file = "PyYAML-6.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:17e311b6c678207928d649faa7cb0d7b4c26a0ba73d41e99c4fff6b6c3276484"},
806 {file = "PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:70b189594dbe54f75ab3a1acec5f1e3faa7e8cf2f1e08d9b561cb41b845f69d5"},
807 {file = "PyYAML-6.0.2-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:41e4e3953a79407c794916fa277a82531dd93aad34e29c2a514c2c0c5fe971cc"},
808 {file = "PyYAML-6.0.2-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:68ccc6023a3400877818152ad9a1033e3db8625d899c72eacb5a668902e4d652"},
809 {file = "PyYAML-6.0.2-cp313-cp313-win32.whl", hash = "sha256:bc2fa7c6b47d6bc618dd7fb02ef6fdedb1090ec036abab80d4681424b84c1183"},
810 {file = "PyYAML-6.0.2-cp313-cp313-win_amd64.whl", hash = "sha256:8388ee1976c416731879ac16da0aff3f63b286ffdd57cdeb95f3f2e085687563"},
811 {file = "PyYAML-6.0.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:24471b829b3bf607e04e88d79542a9d48bb037c2267d7927a874e6c205ca7e9a"},
812 {file = "PyYAML-6.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d7fded462629cfa4b685c5416b949ebad6cec74af5e2d42905d41e257e0869f5"},
813 {file = "PyYAML-6.0.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d84a1718ee396f54f3a086ea0a66d8e552b2ab2017ef8b420e92edbc841c352d"},
814 {file = "PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9056c1ecd25795207ad294bcf39f2db3d845767be0ea6e6a34d856f006006083"},
815 {file = "PyYAML-6.0.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:82d09873e40955485746739bcb8b4586983670466c23382c19cffecbf1fd8706"},
816 {file = "PyYAML-6.0.2-cp38-cp38-win32.whl", hash = "sha256:43fa96a3ca0d6b1812e01ced1044a003533c47f6ee8aca31724f78e93ccc089a"},
817 {file = "PyYAML-6.0.2-cp38-cp38-win_amd64.whl", hash = "sha256:01179a4a8559ab5de078078f37e5c1a30d76bb88519906844fd7bdea1b7729ff"},
818 {file = "PyYAML-6.0.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:688ba32a1cffef67fd2e9398a2efebaea461578b0923624778664cc1c914db5d"},
819 {file = "PyYAML-6.0.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:a8786accb172bd8afb8be14490a16625cbc387036876ab6ba70912730faf8e1f"},
820 {file = "PyYAML-6.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d8e03406cac8513435335dbab54c0d385e4a49e4945d2909a581c83647ca0290"},
821 {file = "PyYAML-6.0.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f753120cb8181e736c57ef7636e83f31b9c0d1722c516f7e86cf15b7aa57ff12"},
822 {file = "PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3b1fdb9dc17f5a7677423d508ab4f243a726dea51fa5e70992e59a7411c89d19"},
823 {file = "PyYAML-6.0.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:0b69e4ce7a131fe56b7e4d770c67429700908fc0752af059838b1cfb41960e4e"},
824 {file = "PyYAML-6.0.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:a9f8c2e67970f13b16084e04f134610fd1d374bf477b17ec1599185cf611d725"},
825 {file = "PyYAML-6.0.2-cp39-cp39-win32.whl", hash = "sha256:6395c297d42274772abc367baaa79683958044e5d3835486c16da75d2a694631"},
826 {file = "PyYAML-6.0.2-cp39-cp39-win_amd64.whl", hash = "sha256:39693e1f8320ae4f43943590b49779ffb98acb81f788220ea932a6b6c51004d8"},
827 {file = "pyyaml-6.0.2.tar.gz", hash = "sha256:d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000828]
829
830[[package]]
831name = "requests"
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000832version = "2.32.3"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000833description = "Python HTTP for Humans."
Harrison Mutaib378ad42023-02-16 10:20:48 +0000834optional = false
dependabot[bot]6161ec62024-07-09 11:44:43 +0000835python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000836files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000837 {file = "requests-2.32.3-py3-none-any.whl", hash = "sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6"},
838 {file = "requests-2.32.3.tar.gz", hash = "sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000839]
840
841[package.dependencies]
842certifi = ">=2017.4.17"
843charset-normalizer = ">=2,<4"
844idna = ">=2.5,<4"
Harrison Mutaie9bc4882023-02-23 10:33:58 +0000845urllib3 = ">=1.21.1,<3"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000846
847[package.extras]
848socks = ["PySocks (>=1.5.6,!=1.5.7)"]
849use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"]
850
851[[package]]
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000852name = "rich"
853version = "10.16.2"
854description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
855optional = false
856python-versions = ">=3.6.2,<4.0.0"
857files = [
858 {file = "rich-10.16.2-py3-none-any.whl", hash = "sha256:c59d73bd804c90f747c8d7b1d023b88f2a9ac2454224a4aeaf959b21eeb42d03"},
859 {file = "rich-10.16.2.tar.gz", hash = "sha256:720974689960e06c2efdb54327f8bf0cdbdf4eae4ad73b6c94213cad405c371b"},
860]
861
862[package.dependencies]
863colorama = ">=0.4.0,<0.5.0"
864commonmark = ">=0.9.0,<0.10.0"
865pygments = ">=2.6.0,<3.0.0"
866
867[package.extras]
868jupyter = ["ipywidgets (>=7.5.1,<8.0.0)"]
869
870[[package]]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000871name = "setuptools"
Harrison Mutai622b6072024-08-21 13:06:46 +0000872version = "74.1.2"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000873description = "Easily download, build, install, upgrade, and uninstall Python packages"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000874optional = false
dependabot[bot]a16ef892024-07-15 18:14:13 +0000875python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000876files = [
Harrison Mutai622b6072024-08-21 13:06:46 +0000877 {file = "setuptools-74.1.2-py3-none-any.whl", hash = "sha256:5f4c08aa4d3ebcb57a50c33b1b07e94315d7fc7230f7115e47fc99776c8ce308"},
878 {file = "setuptools-74.1.2.tar.gz", hash = "sha256:95b40ed940a1c67eb70fc099094bd6e99c6ee7c23aa2306f4d2697ba7916f9c6"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000879]
880
881[package.extras]
Harrison Mutai71437f92024-08-29 10:38:26 +0000882check = ["pytest-checkdocs (>=2.4)", "pytest-ruff (>=0.2.1)", "ruff (>=0.5.2)"]
883core = ["importlib-metadata (>=6)", "importlib-resources (>=5.10.2)", "jaraco.text (>=3.7)", "more-itertools (>=8.8)", "packaging (>=24)", "platformdirs (>=2.6.2)", "tomli (>=2.0.1)", "wheel (>=0.43.0)"]
884cover = ["pytest-cov"]
885doc = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "pyproject-hooks (!=1.1)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (>=1,<2)", "sphinx-reredirects", "sphinxcontrib-towncrier", "towncrier (<24.7)"]
886enabler = ["pytest-enabler (>=2.2)"]
887test = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "ini2toml[lite] (>=0.14)", "jaraco.develop (>=7.21)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "jaraco.test", "packaging (>=23.2)", "pip (>=19.1)", "pyproject-hooks (!=1.1)", "pytest (>=6,!=8.1.*)", "pytest-home (>=0.5)", "pytest-perf", "pytest-subprocess", "pytest-timeout", "pytest-xdist (>=3)", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel (>=0.44.0)"]
888type = ["importlib-metadata (>=7.0.2)", "jaraco.develop (>=7.21)", "mypy (==1.11.*)", "pytest-mypy"]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000889
890[[package]]
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000891name = "shellingham"
892version = "1.5.4"
893description = "Tool to Detect Surrounding Shell"
894optional = false
895python-versions = ">=3.7"
896files = [
897 {file = "shellingham-1.5.4-py2.py3-none-any.whl", hash = "sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686"},
898 {file = "shellingham-1.5.4.tar.gz", hash = "sha256:8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de"},
899]
900
901[[package]]
Harrison Mutaie9bc4882023-02-23 10:33:58 +0000902name = "six"
903version = "1.16.0"
904description = "Python 2 and 3 compatibility utilities"
Harrison Mutaie9bc4882023-02-23 10:33:58 +0000905optional = false
906python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
907files = [
908 {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"},
909 {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"},
910]
911
912[[package]]
Harrison Mutaib378ad42023-02-16 10:20:48 +0000913name = "snowballstemmer"
914version = "2.2.0"
915description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms."
Harrison Mutaib378ad42023-02-16 10:20:48 +0000916optional = false
917python-versions = "*"
918files = [
919 {file = "snowballstemmer-2.2.0-py2.py3-none-any.whl", hash = "sha256:c8e1716e83cc398ae16824e5572ae04e0d9fc2c6b985fb0f900f5f0c96ecba1a"},
920 {file = "snowballstemmer-2.2.0.tar.gz", hash = "sha256:09b16deb8547d3412ad7b590689584cd0fe25ec8db3be37788be3810cbf19cb1"},
921]
922
923[[package]]
924name = "sphinx"
925version = "5.3.0"
926description = "Python documentation generator"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000927optional = false
928python-versions = ">=3.6"
929files = [
930 {file = "Sphinx-5.3.0.tar.gz", hash = "sha256:51026de0a9ff9fc13c05d74913ad66047e104f56a129ff73e174eb5c3ee794b5"},
931 {file = "sphinx-5.3.0-py3-none-any.whl", hash = "sha256:060ca5c9f7ba57a08a1219e547b269fadf125ae25b06b9fa7f66768efb652d6d"},
932]
933
934[package.dependencies]
935alabaster = ">=0.7,<0.8"
936babel = ">=2.9"
937colorama = {version = ">=0.4.5", markers = "sys_platform == \"win32\""}
938docutils = ">=0.14,<0.20"
939imagesize = ">=1.3"
940importlib-metadata = {version = ">=4.8", markers = "python_version < \"3.10\""}
941Jinja2 = ">=3.0"
942packaging = ">=21.0"
943Pygments = ">=2.12"
944requests = ">=2.5.0"
945snowballstemmer = ">=2.0"
946sphinxcontrib-applehelp = "*"
947sphinxcontrib-devhelp = "*"
948sphinxcontrib-htmlhelp = ">=2.0.0"
949sphinxcontrib-jsmath = "*"
950sphinxcontrib-qthelp = "*"
951sphinxcontrib-serializinghtml = ">=1.1.5"
952
953[package.extras]
954docs = ["sphinxcontrib-websupport"]
955lint = ["docutils-stubs", "flake8 (>=3.5.0)", "flake8-bugbear", "flake8-comprehensions", "flake8-simplify", "isort", "mypy (>=0.981)", "sphinx-lint", "types-requests", "types-typed-ast"]
956test = ["cython", "html5lib", "pytest (>=4.6)", "typed_ast"]
957
958[[package]]
959name = "sphinx-rtd-theme"
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000960version = "1.3.0"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000961description = "Read the Docs theme for Sphinx"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000962optional = false
963python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7"
964files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000965 {file = "sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl", hash = "sha256:46ddef89cc2416a81ecfbeaceab1881948c014b1b6e4450b815311a89fb977b0"},
966 {file = "sphinx_rtd_theme-1.3.0.tar.gz", hash = "sha256:590b030c7abb9cf038ec053b95e5380b5c70d61591eb0b552063fbe7c41f0931"},
Harrison Mutaib378ad42023-02-16 10:20:48 +0000967]
968
969[package.dependencies]
970docutils = "<0.19"
Harrison Mutai19dc4f92024-05-10 16:54:29 +0000971sphinx = ">=1.6,<8"
972sphinxcontrib-jquery = ">=4,<5"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000973
974[package.extras]
975dev = ["bump2version", "sphinxcontrib-httpdomain", "transifex-client", "wheel"]
976
977[[package]]
978name = "sphinxcontrib-applehelp"
979version = "1.0.4"
980description = "sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books"
Harrison Mutaib378ad42023-02-16 10:20:48 +0000981optional = false
982python-versions = ">=3.8"
983files = [
984 {file = "sphinxcontrib-applehelp-1.0.4.tar.gz", hash = "sha256:828f867945bbe39817c210a1abfd1bc4895c8b73fcaade56d45357a348a07d7e"},
985 {file = "sphinxcontrib_applehelp-1.0.4-py3-none-any.whl", hash = "sha256:29d341f67fb0f6f586b23ad80e072c8e6ad0b48417db2bde114a4c9746feb228"},
986]
987
988[package.extras]
989lint = ["docutils-stubs", "flake8", "mypy"]
990test = ["pytest"]
991
992[[package]]
993name = "sphinxcontrib-devhelp"
994version = "1.0.2"
995description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document."
Harrison Mutaib378ad42023-02-16 10:20:48 +0000996optional = false
997python-versions = ">=3.5"
998files = [
999 {file = "sphinxcontrib-devhelp-1.0.2.tar.gz", hash = "sha256:ff7f1afa7b9642e7060379360a67e9c41e8f3121f2ce9164266f61b9f4b338e4"},
1000 {file = "sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl", hash = "sha256:8165223f9a335cc1af7ffe1ed31d2871f325254c0423bc0c4c7cd1c1e4734a2e"},
1001]
1002
1003[package.extras]
1004lint = ["docutils-stubs", "flake8", "mypy"]
1005test = ["pytest"]
1006
1007[[package]]
1008name = "sphinxcontrib-htmlhelp"
1009version = "2.0.1"
1010description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001011optional = false
1012python-versions = ">=3.8"
1013files = [
1014 {file = "sphinxcontrib-htmlhelp-2.0.1.tar.gz", hash = "sha256:0cbdd302815330058422b98a113195c9249825d681e18f11e8b1f78a2f11efff"},
1015 {file = "sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl", hash = "sha256:c38cb46dccf316c79de6e5515e1770414b797162b23cd3d06e67020e1d2a6903"},
1016]
1017
1018[package.extras]
1019lint = ["docutils-stubs", "flake8", "mypy"]
1020test = ["html5lib", "pytest"]
1021
1022[[package]]
1023name = "sphinxcontrib-jquery"
1024version = "4.1"
1025description = "Extension to include jQuery on newer Sphinx releases"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001026optional = false
1027python-versions = ">=2.7"
1028files = [
1029 {file = "sphinxcontrib-jquery-4.1.tar.gz", hash = "sha256:1620739f04e36a2c779f1a131a2dfd49b2fd07351bf1968ced074365933abc7a"},
1030 {file = "sphinxcontrib_jquery-4.1-py2.py3-none-any.whl", hash = "sha256:f936030d7d0147dd026a4f2b5a57343d233f1fc7b363f68b3d4f1cb0993878ae"},
1031]
1032
1033[package.dependencies]
1034Sphinx = ">=1.8"
1035
1036[[package]]
1037name = "sphinxcontrib-jsmath"
1038version = "1.0.1"
1039description = "A sphinx extension which renders display math in HTML via JavaScript"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001040optional = false
1041python-versions = ">=3.5"
1042files = [
1043 {file = "sphinxcontrib-jsmath-1.0.1.tar.gz", hash = "sha256:a9925e4a4587247ed2191a22df5f6970656cb8ca2bd6284309578f2153e0c4b8"},
1044 {file = "sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl", hash = "sha256:2ec2eaebfb78f3f2078e73666b1415417a116cc848b72e5172e596c871103178"},
1045]
1046
1047[package.extras]
1048test = ["flake8", "mypy", "pytest"]
1049
1050[[package]]
1051name = "sphinxcontrib-plantuml"
1052version = "0.24.1"
1053description = "Sphinx \"plantuml\" extension"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001054optional = false
1055python-versions = "*"
1056files = [
1057 {file = "sphinxcontrib-plantuml-0.24.1.tar.gz", hash = "sha256:39d2e4bc40d5e093126129a144f56b6ee15f58cfa5048b5948e63a11aff3b586"},
1058]
1059
1060[package.dependencies]
1061Sphinx = ">=1.6"
1062
1063[package.extras]
1064test = ["Pillow", "flake8", "pytest"]
1065
1066[[package]]
1067name = "sphinxcontrib-qthelp"
1068version = "1.0.3"
1069description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document."
Harrison Mutaib378ad42023-02-16 10:20:48 +00001070optional = false
1071python-versions = ">=3.5"
1072files = [
1073 {file = "sphinxcontrib-qthelp-1.0.3.tar.gz", hash = "sha256:4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72"},
1074 {file = "sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl", hash = "sha256:bd9fc24bcb748a8d51fd4ecaade681350aa63009a347a8c14e637895444dfab6"},
1075]
1076
1077[package.extras]
1078lint = ["docutils-stubs", "flake8", "mypy"]
1079test = ["pytest"]
1080
1081[[package]]
1082name = "sphinxcontrib-serializinghtml"
1083version = "1.1.5"
1084description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)."
Harrison Mutaib378ad42023-02-16 10:20:48 +00001085optional = false
1086python-versions = ">=3.5"
1087files = [
1088 {file = "sphinxcontrib-serializinghtml-1.1.5.tar.gz", hash = "sha256:aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952"},
1089 {file = "sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl", hash = "sha256:352a9a00ae864471d3a7ead8d7d79f5fc0b57e8b3f95e9867eb9eb28999b92fd"},
1090]
1091
1092[package.extras]
1093lint = ["docutils-stubs", "flake8", "mypy"]
1094test = ["pytest"]
1095
1096[[package]]
Harrison Mutaifa9b14d2023-05-31 10:18:49 +01001097name = "sphinxcontrib-svg2pdfconverter"
1098version = "1.2.2"
1099description = "Sphinx SVG to PDF converter extension"
1100optional = false
1101python-versions = "~=3.4"
1102files = [
1103 {file = "sphinxcontrib-svg2pdfconverter-1.2.2.tar.gz", hash = "sha256:80a55ca61f70eae93efc65f3814f2f177c86ba55934a9f6c5022f1778b62146b"},
1104 {file = "sphinxcontrib_svg2pdfconverter-1.2.2-py3-none-any.whl", hash = "sha256:04ec767b55780a6b18d89cc1a8ada6d900c6efde9d1683abdb98a49b144465ca"},
1105]
1106
1107[package.dependencies]
1108Sphinx = ">=1.6.3"
1109
1110[package.extras]
1111cairosvg = ["cairosvg (>=1.0)"]
1112
1113[[package]]
Chris Kayed2bf2e2024-08-15 17:08:07 +00001114name = "tenacity"
1115version = "9.0.0"
1116description = "Retry code until it succeeds"
1117optional = false
1118python-versions = ">=3.8"
1119files = [
1120 {file = "tenacity-9.0.0-py3-none-any.whl", hash = "sha256:93de0c98785b27fcf659856aa9f54bfbd399e29969b0621bc7f762bd441b4539"},
1121 {file = "tenacity-9.0.0.tar.gz", hash = "sha256:807f37ca97d62aa361264d497b0e31e92b8027044942bfa756160d908320d73b"},
1122]
1123
1124[package.extras]
1125doc = ["reno", "sphinx"]
1126test = ["pytest", "tornado (>=4.5)", "typeguard"]
1127
1128[[package]]
1129name = "texttable"
1130version = "1.7.0"
1131description = "module to create simple ASCII tables"
1132optional = false
1133python-versions = "*"
1134files = [
1135 {file = "texttable-1.7.0-py2.py3-none-any.whl", hash = "sha256:72227d592c82b3d7f672731ae73e4d1f88cd8e2ef5b075a7a7f01a23a3743917"},
1136 {file = "texttable-1.7.0.tar.gz", hash = "sha256:2d2068fb55115807d3ac77a4ca68fa48803e84ebb0ee2340f858107a36522638"},
1137]
1138
1139[[package]]
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001140name = "tlc"
1141version = "0.9.0"
1142description = "Transfer List Compiler (TLC) is a Python-based CLI for efficiently handling transfer lists."
1143optional = false
1144python-versions = "^3.8"
1145files = []
Harrison Mutai71437f92024-08-29 10:38:26 +00001146develop = true
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001147
1148[package.dependencies]
1149click = "^8.1.7"
Harrison Mutai622b6072024-08-21 13:06:46 +00001150jinja2 = "^3.1.4"
Charlie Barehamd7a9efc2024-06-17 11:58:03 +01001151pyyaml = "^6.0.1"
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001152rich = "^10.14.0"
Harrison Mutai71437f92024-08-29 10:38:26 +00001153tox = "^4.18.0"
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001154typer = {version = "^0.4.0", extras = ["all"]}
1155
1156[package.source]
1157type = "directory"
1158url = "tools/tlc"
1159
1160[[package]]
Harrison Mutaib378ad42023-02-16 10:20:48 +00001161name = "tomli"
1162version = "2.0.1"
1163description = "A lil' TOML parser"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001164optional = false
1165python-versions = ">=3.7"
1166files = [
1167 {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"},
1168 {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"},
1169]
1170
1171[[package]]
Harrison Mutai71437f92024-08-29 10:38:26 +00001172name = "tox"
Harrison Mutai622b6072024-08-21 13:06:46 +00001173version = "4.18.1"
Harrison Mutai71437f92024-08-29 10:38:26 +00001174description = "tox is a generic virtualenv management and test command line tool"
1175optional = false
1176python-versions = ">=3.8"
1177files = [
Harrison Mutai622b6072024-08-21 13:06:46 +00001178 {file = "tox-4.18.1-py3-none-any.whl", hash = "sha256:35d472032ee1f73fe20c3e0e73d7073a4e85075c86ff02c576f9fc7c6a15a578"},
1179 {file = "tox-4.18.1.tar.gz", hash = "sha256:3c0c96bc3a568a5c7e66387a4cfcf8c875b52e09f4d47c9f7a277ec82f1a0b11"},
Harrison Mutai71437f92024-08-29 10:38:26 +00001180]
1181
1182[package.dependencies]
Harrison Mutai622b6072024-08-21 13:06:46 +00001183cachetools = ">=5.5"
Harrison Mutai71437f92024-08-29 10:38:26 +00001184chardet = ">=5.2"
1185colorama = ">=0.4.6"
1186filelock = ">=3.15.4"
1187packaging = ">=24.1"
1188platformdirs = ">=4.2.2"
1189pluggy = ">=1.5"
1190pyproject-api = ">=1.7.1"
1191tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""}
1192virtualenv = ">=20.26.3"
1193
1194[package.extras]
Harrison Mutai622b6072024-08-21 13:06:46 +00001195docs = ["furo (>=2024.8.6)", "sphinx (>=8.0.2)", "sphinx-argparse-cli (>=1.17)", "sphinx-autodoc-typehints (>=2.4)", "sphinx-copybutton (>=0.5.2)", "sphinx-inline-tabs (>=2023.4.21)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=24.8)"]
1196testing = ["build[virtualenv] (>=1.2.2)", "covdefaults (>=2.3)", "detect-test-pollution (>=1.2)", "devpi-process (>=1)", "diff-cover (>=9.1.1)", "distlib (>=0.3.8)", "flaky (>=3.8.1)", "hatch-vcs (>=0.4)", "hatchling (>=1.25)", "psutil (>=6)", "pytest (>=8.3.2)", "pytest-cov (>=5)", "pytest-mock (>=3.14)", "pytest-xdist (>=3.6.1)", "re-assert (>=1.1)", "setuptools (>=74.1.2)", "time-machine (>=2.15)", "wheel (>=0.44)"]
Harrison Mutai71437f92024-08-29 10:38:26 +00001197
1198[[package]]
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001199name = "typer"
1200version = "0.4.2"
1201description = "Typer, build great CLIs. Easy to code. Based on Python type hints."
1202optional = false
1203python-versions = ">=3.6"
1204files = [
1205 {file = "typer-0.4.2-py3-none-any.whl", hash = "sha256:023bae00d1baf358a6cc7cea45851639360bb716de687b42b0a4641cd99173f1"},
1206 {file = "typer-0.4.2.tar.gz", hash = "sha256:b8261c6c0152dd73478b5ba96ba677e5d6948c715c310f7c91079f311f62ec03"},
1207]
1208
1209[package.dependencies]
1210click = ">=7.1.1,<9.0.0"
1211colorama = {version = ">=0.4.3,<0.5.0", optional = true, markers = "extra == \"all\""}
1212shellingham = {version = ">=1.3.0,<2.0.0", optional = true, markers = "extra == \"all\""}
1213
1214[package.extras]
1215all = ["colorama (>=0.4.3,<0.5.0)", "shellingham (>=1.3.0,<2.0.0)"]
1216dev = ["autoflake (>=1.3.1,<2.0.0)", "flake8 (>=3.8.3,<4.0.0)", "pre-commit (>=2.17.0,<3.0.0)"]
1217doc = ["mdx-include (>=1.4.1,<2.0.0)", "mkdocs (>=1.1.2,<2.0.0)", "mkdocs-material (>=8.1.4,<9.0.0)"]
1218test = ["black (>=22.3.0,<23.0.0)", "coverage (>=5.2,<6.0)", "isort (>=5.0.6,<6.0.0)", "mypy (==0.910)", "pytest (>=4.4.0,<5.4.0)", "pytest-cov (>=2.10.0,<3.0.0)", "pytest-sugar (>=0.9.4,<0.10.0)", "pytest-xdist (>=1.32.0,<2.0.0)", "shellingham (>=1.3.0,<2.0.0)"]
1219
1220[[package]]
Harrison Mutaib378ad42023-02-16 10:20:48 +00001221name = "typing-extensions"
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001222version = "4.12.2"
1223description = "Backported and Experimental Type Hints for Python 3.8+"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001224optional = false
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001225python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001226files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001227 {file = "typing_extensions-4.12.2-py3-none-any.whl", hash = "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d"},
1228 {file = "typing_extensions-4.12.2.tar.gz", hash = "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8"},
Harrison Mutaib378ad42023-02-16 10:20:48 +00001229]
1230
1231[[package]]
1232name = "urllib3"
dependabot[bot]1b22f662024-07-09 11:44:12 +00001233version = "2.2.2"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001234description = "HTTP library with thread-safe connection pooling, file post, and more."
Harrison Mutaib378ad42023-02-16 10:20:48 +00001235optional = false
dependabot[bot]1b22f662024-07-09 11:44:12 +00001236python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001237files = [
dependabot[bot]1b22f662024-07-09 11:44:12 +00001238 {file = "urllib3-2.2.2-py3-none-any.whl", hash = "sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472"},
1239 {file = "urllib3-2.2.2.tar.gz", hash = "sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168"},
Harrison Mutaib378ad42023-02-16 10:20:48 +00001240]
1241
1242[package.extras]
Harrison Mutaie9bc4882023-02-23 10:33:58 +00001243brotli = ["brotli (>=1.0.9)", "brotlicffi (>=0.8.0)"]
dependabot[bot]1b22f662024-07-09 11:44:12 +00001244h2 = ["h2 (>=4,<5)"]
Harrison Mutaie9bc4882023-02-23 10:33:58 +00001245socks = ["pysocks (>=1.5.6,!=1.5.7,<2.0)"]
1246zstd = ["zstandard (>=0.18.0)"]
1247
1248[[package]]
Harrison Mutai71437f92024-08-29 10:38:26 +00001249name = "virtualenv"
Harrison Mutai622b6072024-08-21 13:06:46 +00001250version = "20.26.4"
Harrison Mutai71437f92024-08-29 10:38:26 +00001251description = "Virtual Python Environment builder"
1252optional = false
1253python-versions = ">=3.7"
1254files = [
Harrison Mutai622b6072024-08-21 13:06:46 +00001255 {file = "virtualenv-20.26.4-py3-none-any.whl", hash = "sha256:48f2695d9809277003f30776d155615ffc11328e6a0a8c1f0ec80188d7874a55"},
1256 {file = "virtualenv-20.26.4.tar.gz", hash = "sha256:c17f4e0f3e6036e9f26700446f85c76ab11df65ff6d8a9cbfad9f71aabfcf23c"},
Harrison Mutai71437f92024-08-29 10:38:26 +00001257]
1258
1259[package.dependencies]
1260distlib = ">=0.3.7,<1"
1261filelock = ">=3.12.2,<4"
1262platformdirs = ">=3.9.1,<5"
1263
1264[package.extras]
1265docs = ["furo (>=2023.7.26)", "proselint (>=0.13)", "sphinx (>=7.1.2,!=7.3)", "sphinx-argparse (>=0.4)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=23.6)"]
1266test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7)", "packaging (>=23.1)", "pytest (>=7.4)", "pytest-env (>=0.8.2)", "pytest-freezer (>=0.4.8)", "pytest-mock (>=3.11.1)", "pytest-randomly (>=3.12)", "pytest-timeout (>=2.1)", "setuptools (>=68)", "time-machine (>=2.10)"]
1267
1268[[package]]
Harrison Mutaie9bc4882023-02-23 10:33:58 +00001269name = "wcwidth"
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001270version = "0.2.13"
Harrison Mutaie9bc4882023-02-23 10:33:58 +00001271description = "Measures the displayed width of unicode strings in a terminal"
Harrison Mutaie9bc4882023-02-23 10:33:58 +00001272optional = false
1273python-versions = "*"
1274files = [
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001275 {file = "wcwidth-0.2.13-py2.py3-none-any.whl", hash = "sha256:3da69048e4540d84af32131829ff948f1e022c1c6bdb8d6102117aac784f6859"},
1276 {file = "wcwidth-0.2.13.tar.gz", hash = "sha256:72ea0c06399eb286d978fdedb6923a9eb47e1c486ce63e9b4e64fc18303972b5"},
Harrison Mutaie9bc4882023-02-23 10:33:58 +00001277]
Harrison Mutaib378ad42023-02-16 10:20:48 +00001278
1279[[package]]
1280name = "wheel"
Harrison Mutai71437f92024-08-29 10:38:26 +00001281version = "0.44.0"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001282description = "A built-package format for Python"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001283optional = false
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001284python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001285files = [
Harrison Mutai71437f92024-08-29 10:38:26 +00001286 {file = "wheel-0.44.0-py3-none-any.whl", hash = "sha256:2376a90c98cc337d18623527a97c31797bd02bad0033d41547043a1cbfbe448f"},
1287 {file = "wheel-0.44.0.tar.gz", hash = "sha256:a29c3f2817e95ab89aa4660681ad547c0e9547f20e75b0562fe7723c9a2a9d49"},
Harrison Mutaib378ad42023-02-16 10:20:48 +00001288]
1289
1290[package.extras]
Harrison Mutai19dc4f92024-05-10 16:54:29 +00001291test = ["pytest (>=6.0.0)", "setuptools (>=65)"]
Harrison Mutaib378ad42023-02-16 10:20:48 +00001292
1293[[package]]
1294name = "zipp"
Harrison Mutai71437f92024-08-29 10:38:26 +00001295version = "3.20.1"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001296description = "Backport of pathlib-compatible object wrapper for zip files"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001297optional = false
dependabot[bot]aad59592024-07-09 18:31:23 +00001298python-versions = ">=3.8"
Harrison Mutaib378ad42023-02-16 10:20:48 +00001299files = [
Harrison Mutai71437f92024-08-29 10:38:26 +00001300 {file = "zipp-3.20.1-py3-none-any.whl", hash = "sha256:9960cd8967c8f85a56f920d5d507274e74f9ff813a0ab8889a5b5be2daf44064"},
1301 {file = "zipp-3.20.1.tar.gz", hash = "sha256:c22b14cc4763c5a5b04134207736c107db42e9d3ef2d9779d465f5f1bcba572b"},
Harrison Mutaib378ad42023-02-16 10:20:48 +00001302]
1303
1304[package.extras]
Harrison Mutai71437f92024-08-29 10:38:26 +00001305check = ["pytest-checkdocs (>=2.4)", "pytest-ruff (>=0.2.1)"]
1306cover = ["pytest-cov"]
dependabot[bot]aad59592024-07-09 18:31:23 +00001307doc = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"]
Harrison Mutai71437f92024-08-29 10:38:26 +00001308enabler = ["pytest-enabler (>=2.2)"]
1309test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-itertools", "pytest (>=6,!=8.1.*)", "pytest-ignore-flaky"]
1310type = ["pytest-mypy"]
Harrison Mutaib378ad42023-02-16 10:20:48 +00001311
1312[metadata]
1313lock-version = "2.0"
1314python-versions = "^3.8"
Harrison Mutai71437f92024-08-29 10:38:26 +00001315content-hash = "6a6d2fe9390a4d7d1ecf808d5f303f2dc1eeb44736827b706a858046f3eea1db"