diff --git a/README.md b/README.md index 8f04249..d8b8c4c 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If nix is not installed: windows: `sh <(curl -L https://nixos.org/nix/install) --daemon` 2. Run Topos and all its dependencies: ``` - nix run github:jonnyjohnson1/topos-cli/v0.2.5 + nix run github:jonnyjohnson1/topos-cli/v0.2.6 ``` This will start all services including Topos, Postgres, Kafka, and Ollama. diff --git a/flake.nix b/flake.nix index 4c42525..4c6f47a 100644 --- a/flake.nix +++ b/flake.nix @@ -47,6 +47,7 @@ } ); toposPoetryEnv = pkgs.poetry2nix.mkPoetryEnv { + python = pkgs.python39; # set python version https://stackoverflow.com/questions/68625627/nix-flake-get-a-specific-python-version projectDir = self; preferWheels = true; inherit overrides; diff --git a/poetry.lock b/poetry.lock index 27a37a5..16fcf1a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -44,87 +44,87 @@ files = [ [[package]] name = "aiohttp" -version = "3.11.0b4" +version = "3.11.0rc0" description = "Async http client/server framework (asyncio)" optional = false python-versions = ">=3.9" files = [ - {file = "aiohttp-3.11.0b4-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:217113a5a9ee5df45198dc0ba31a08c105bfabcb98627fe14385c60f346b8f39"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:3506283033ab69096dfc946d0f0190d5b95576b66be654f31d092e3a069b8fff"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:cb67c67feff74b3a721373815d337680682493a00ad5bfe09292cc5e3b9fbf07"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:03639413c7666e887cda0d057888f3cbdbab91b9dd7d799de2d6c5ee3a5c7184"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:35291fbea1c5231445ff5e8e6f328371973c0e08d4987c9dbfee8e168086e8a5"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:dfaab6496bdf02bf9626f854fbde5e9cdf9c2af4ab23fb882acd5b16783e1225"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2042403defec7527ef0259cff55fe9c0fd6dcbd2ca8263766460121a0e275556"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:211f493a5d5b68feb575325e6a2f74c9ec0d4a4af19a6c7e1cc98c6533dc86b1"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:3e5bb37fcfa6438fc7873451d972319d25dc2182647a7f8891c77763156fae49"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:57fe12ea367158addcf98625be20f7408ab2d9e0f5509a0a98567b528807c442"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-musllinux_1_2_ppc64le.whl", hash = "sha256:bddbc49af07ab1a0efa1537b5c0a2baf73d0d49b48e0211e03d3a3ec0a9d31c8"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-musllinux_1_2_s390x.whl", hash = "sha256:d8698a7dfcf72557d92fd0d5d0e02890cf7205282b50217817c86697b91c75ee"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:a1881888e44ebed284a6f6d8a0f2c5cbfc801bc8e7fb7b123207829f151493b4"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-win32.whl", hash = "sha256:2bd86c27dc4b9a872fcdf6d245f857a8ba6f7fd9f87d5ff4d3e6803232ff41c0"}, - {file = "aiohttp-3.11.0b4-cp310-cp310-win_amd64.whl", hash = "sha256:a62245aadf3eb950bd57ffc2fd3c38e0fea09e25a65f176c772c4215055d985e"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:a263396832a8262cfe7d9d4182fbdeeb954b0b4c36efcd95707028fc31d29056"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:8186b898e0f43b8036d6624df20ebf9577b4d32705ada84b5291f10a3b4c4b48"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:b587d6320a42c0a81e8f52c97002f057f79fdb4c78c39465d43cd7252ebe1731"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3fb95ac4f7b148b954913c3de1d2391b6ab9330a592b518fc3af1d6ff97ce0c2"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:0350fabf97f8235ca840a58a36f5d18a9eec297f545f37bca4368e493b1ab2ef"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8279763f5dc8cd4715b64377628c225f45ae99fafede7a2d9aac84d8554f20ea"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:60d06324ff2c0a9c292120638c7b60e6fecd196e4161c1e350c7c3757ada801b"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e3e4250faf2bc13a00b5da046021ff2b33665eab9aecc24a14230f65ac616a8f"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:5a594ebf597bf2932d6a38a8360460b153ad1eae94ecd4f8c965e642888acd2f"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:c613663afa6a3b1b652d73197cf4a5b1a02f851a5bb1f7d5abb708acb71cb787"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-musllinux_1_2_ppc64le.whl", hash = "sha256:17cc0a176844b8a3830c2c9ba76c219f3e2442b5f1eca323f8bb9b2e1587ceb1"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-musllinux_1_2_s390x.whl", hash = "sha256:7beda655c154a8fb915c70a09abf172b43fbedb471b9ffb2cb92c42d188b6187"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:fe0e311c1b33cdf1ccf02c73eb3ecc7e3c71d81ddf7c0d536fc0ff6788793065"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-win32.whl", hash = "sha256:d91a81f0d979790c2da1b82bf85e3fbc13b8a4804d027f7384a487c03c6b1032"}, - {file = "aiohttp-3.11.0b4-cp311-cp311-win_amd64.whl", hash = "sha256:cea4471b68f0c91309b53893cefcee9ffcfc06d1c7d49fc7c994be5a0f03fe43"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:c1cab49b5b9d0c3ed4ba8a961c611362a43a38d6a618acf94b6b62ec7c5ed6f8"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:47998aa8631fa830998a33fa6b3f5d63aa5406507d5d3bff817b67df7cd681e6"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:b207ebd7f5111bea3862bce211dd2a9aab995deed60ac33fa73b205036a8b0a7"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9e60461b46eed651c18e4de8a6f4a73596c2f1d996f05939f9437d8316f52718"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4cff8f06b56c3eedcb652b64bad373983a8044d0d9eb3d99709427c0e2909180"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:55fe6940848f9d540f932b6ae0848ebac279ff7ed917050ee24fb701c2b1e908"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d8e0731b92bfef565f587b71e0c79412c1aef7727e21a1edd3973bf174cf9afd"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:65cc9157efdf6d7e8589dc0f1a09ff9049da6b2a3d5039a881a778926eaee741"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:206809f98d636180c05ac9c983918cd2f3a8635b4c7e4b0dd5001ac5fad07f04"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:38d207109572af44ce7e72340d2293f1a2704d7b90ed2e30c8b5dca4ddbf002b"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:61331cf4af0fa63921f51da3f301c746e697bee5b44a07aa7f428bf0ba353b6f"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:26faf6928703052a336c58f50f562341cf1d27c2ac3a9e2b4748d0d4a23fde47"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:59e361a7f285fbd7eafe88671738be0d62ccf5f363541f401901e3f6c5d95d90"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-win32.whl", hash = "sha256:fddba4e96cf0078384530d2a063679e84aadf8e5a59ae0b6933a8f1b5ceedb55"}, - {file = "aiohttp-3.11.0b4-cp312-cp312-win_amd64.whl", hash = "sha256:61c96a3a89fa11d04f79d7b4942de0cf8f283013eaf29943cb8621d148ed4c3b"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:55192c7835bf56502d121303b4ffb5cd58cccf172d9368546b5461ebe50b0a64"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:29f4bce04b862dd1f3e0a1031354202cd8e61b28e28e9b6009f0ee7639cb3c86"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:808384105aa286c6c68e7b3c324aebf706c91776798703bbf568716fa2fab069"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:08a1c3eec93631e61880c4a6d4a56cdb8bfbc2609cb30ad21580e0fbc5093235"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f4d4bcf36157178f219624589f45757c22e19d2cf195d432bcb18a009a857b4a"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:047c0c2dbb81502f368cc26754d1f3228b31920185697661b2c8be9cc237722c"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:75ea2337a2302c38f7c96ad97727ddcad9c866b84f044aa225b0f091c08f69b9"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:025009ea1185059794fde1bf89a7f6f73979b8d05c657b7479ca1c2d34caa1da"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:8f68982be148872ac839901a78001c6d39cb3233f17c5b493a0270a49661d1fd"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:0913ea546cb25cb2c6e3d44a380245ec698deafe3e08587a4509c25f0ca0e23a"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:1c929e9ed1cdcd3415a77ce9ab88112dafe1783ccbc0f48d05f1d6c6a5c34112"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:1adc09376139e00ee78cfb7a17f9c86ab321bf8fd62c12c8997c6a2976cdfa78"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:752a5fba9087be30fca196ed16ccc23190f100d637c758d19728a5fbf9de9dd0"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-win32.whl", hash = "sha256:11711785ec4052407fc82bf91ff2655babb369ddbd7655c4eb671611630aa921"}, - {file = "aiohttp-3.11.0b4-cp313-cp313-win_amd64.whl", hash = "sha256:df3363d84f0912029ed8593ef2536fa370a857d96dae0eb47ce3e2105fb51637"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:4d786bed48ce1314f134824e9fd91d0adbf38ad78527b84e7cc41a9793cde955"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:62290f1e69379f040d57b93f96c80d1d989af25fd043af94e60bd107020326d3"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:bf9b0b2f9d68ea18e9a9fa23b474f14ddb2f4e3f8722ca577dc8f47d72058fe5"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:73610c6155523af2e8dbe35b0d44125a60e1b1bc110f9038c4272d76eb4433ce"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:82281a28e0eebac4e3bb058f3397f5eb97fb9cefac90a96eb9732c39a3ddf11e"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b068c8495c27fb4d5fe6d6c5c12b8da08088076bb8deb97a19b96cfb17d2c4e9"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:878265f3bd721d26ab73b635b6c690da516b5b723ae5c6c9230745f324c7ae2c"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3367661533b3a420c06d07fc75c6504c033276891b40db6e7022d82b2a307c7e"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:f2ac843676c796359e7638fb519f75a98c17e47a56aef07e7d95c561b6240cee"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:5e5d7beb424a9448c9750f46ff6138fc4ad554508ee66ef90c08e0013913346b"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-musllinux_1_2_ppc64le.whl", hash = "sha256:6a5e9709be5426dd756246aa6e19d9fefc226aa1811d6a3b10d3220b2b775e1f"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-musllinux_1_2_s390x.whl", hash = "sha256:deec57fc0f4d0547a7bc48a2dce2d86621f6d1404b4f3a9cfe3571f30e16dde5"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:5ede9b9b0cae324ca799465b6fe8286680948b373424874eb7e841a6dd9167ab"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-win32.whl", hash = "sha256:046a491f618f94e2dd5f6259e0a6395c9ed91e9295ef66db56d9571c0b778fcb"}, - {file = "aiohttp-3.11.0b4-cp39-cp39-win_amd64.whl", hash = "sha256:ebdc86ebba12c0cc275141d0950896b7a0f11d165eda31b43decb586c6c52b6f"}, - {file = "aiohttp-3.11.0b4.tar.gz", hash = "sha256:98daea0490ab5ca69eb436953d20634def9cbf5c3d1c67a7faca465850ce4060"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:9cc9489f94251bd6ca0fc8bee3bf4373f12c9f4fa768c565d1cd090536cbb8c1"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:db9e1c27429302f5335f60b7edfc0508e2057c5863e73a9972051698d1109e4d"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:536e8eb21fd0b4ac91fd741d7dfd639e9daf6866328a6c91430af4c8cce3196e"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fd2d9a29af21f811d3ce2000d301c61abec8829dd55073e8bb6382c9c55c18fd"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f2402980c2ddc4349cffcaa6c2a38544492fd1a9581157acaef15f41be1e9ea6"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c9bbbd06a34c2bff16edff230ef34b2157a663fb8cc742bf7127e6f534fe0312"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:178382923924584cfb2565031548b23cfc0377e5f24b32787e67c016a6449d78"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a30a0f4b801d16e4d46b196fb1883c1ff8470c9fbe3d974fbbba5d6815a51402"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:5e44b68187d9968a425f695456e235c2a7d78e8e81792f0d78780a6a4c4c5654"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:dcd47c5f96e867686cc7e0796107f9f1005cd9270204d01d7c175241d338eb2b"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-musllinux_1_2_ppc64le.whl", hash = "sha256:65889a3e19d0be91cfee6dc0dc6f60ab19b26088d292132215b087e5a3a0014e"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-musllinux_1_2_s390x.whl", hash = "sha256:6c01c6b6c9d09bc833175ca05381e08fbd341c6bcdc0a0b36592987258020975"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:2e58785e2483c259683f342dfadf94291bddb9099dab0e38a79dfe6d734e1ddb"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-win32.whl", hash = "sha256:c765fda605e1c032d0fab2515730b258c23dcb23e633709f5e15e99f15278bf7"}, + {file = "aiohttp-3.11.0rc0-cp310-cp310-win_amd64.whl", hash = "sha256:c90d494279ae0ebbc001018e1188152f8e58a4027ce8fbe9b048d36c46e65de3"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:5e9abf444c143140690df3a2c5d8fae63c1cc52d9b28194056139305ab1c7860"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:7f7d30f296ce434173e589164ed2db3b5a6875d163e0d0c5ff168ded98d8fbe6"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:0c654701725347a25ecdbcba0ca50b2f8bb2bb941550bada9c8b76afbda3b57a"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6911be25803026404d48b732e73a02ffa279a50c397e76a87ec5efb9e758d3e7"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ed2eca348391664be2ffccbfb38099bfb4a5f15c5d8d62b584928e0da82da792"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:0222730deee9139aec71a1174d614c94af4c307d5210a454c4dbe82c24807050"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:53c944fdbe90fb419586282032e504158c027a1ca3a57d06c9ff4dc922864230"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:cbf40c3c962987128f1fb3da12fdf0b58603d81965ac6f258a54dfde18a6a0c9"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:fd18e37e66090c77aaf3b0deb720b587f0878c27d1c024ec13db57cbd2149a47"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:2c97f84108bfe32f7255ae5bf47850c31bb4ddbc67c24c1dd8761f31c3df75a3"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-musllinux_1_2_ppc64le.whl", hash = "sha256:31c245fc640ccb0e846f6ba159d80e609ee9dc0376038dfcc39cc5da8a350b36"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-musllinux_1_2_s390x.whl", hash = "sha256:38fdfca1ea57eabe3e489b13f7b94255c52f4f3d25fa6f1518372f8d6ba37edd"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:3158edc813c2a5e786defd561ad017f7659c4103af26ae2bbb648b32a6164a19"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-win32.whl", hash = "sha256:fd7877be8c10f7722a72ec38a945bb1ab900806fc7cb37b10563cdb79c177963"}, + {file = "aiohttp-3.11.0rc0-cp311-cp311-win_amd64.whl", hash = "sha256:795aa05fed9674371d4d0523fb64d9a6448d529edf4aed81fcce8f72d0b53ccb"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-macosx_10_13_universal2.whl", hash = "sha256:91b807d4e334694ecd1ae9dc9aef5aa26e7268a58a9db1f3ff7c3b0987a0a4bd"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:67e659d3a56ef050f933b894e4d86529311a3e1be0601132582f06313cb461f5"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:423e2e9edb4697428860a07ca5640f72eff25b3300c66d998e566e42fdbf8ada"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:960a7210ee4fa27c53050500b7b312658263ee5567c75e30375dd09fa7c9360d"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:bfd82ae1c6494f664e4d0b35eacf1c8673ab54e230faee115057dd7c8b7da786"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:222fdc285e7d4c2cf3cfec707586c7f16e1a03fc0179be9b87de63ebc20d8aa4"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1643cd9bc26789530df4b015030e1b58f4d4e6309e72e41de46c31af4d4cd1e3"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:625f4a9a5d93c26f9b3a28189a93439cc82480e2e4e7b66ec3152cf755ef07a6"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:6dfb49c0c069aa3a69b9812f3985eb767f5d5b09203367092b96406d5649a6de"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:2d6e6778496d3d7e7fcb96df3f936745d329f5769f5addafa121d099ebfd75f9"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-musllinux_1_2_ppc64le.whl", hash = "sha256:70fc837612dd5870d53e67928401a0e1c97e27442d3d5c30aa0bff5457674848"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-musllinux_1_2_s390x.whl", hash = "sha256:15dbd332335fc05596bec16bb973d544dfc5520c8e18f8994205db7fcdf15a15"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:61223f47db8f788b5f611adaf519d69ccf3a6296710b7d86ddc673c65d5417fa"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-win32.whl", hash = "sha256:3bc14a350c293161dc22346a02d0147fbaa4d6c2b11f82f351548bd4d6c86559"}, + {file = "aiohttp-3.11.0rc0-cp312-cp312-win_amd64.whl", hash = "sha256:38c093a42cb467eb2e41073b3e2a84b936cdcababfca17ba264fa5305a0333df"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-macosx_10_13_universal2.whl", hash = "sha256:c83ebeaefbab3bad832884c5483604f9ea19208792ec71a1754cc636f29c0b8a"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:a5e1db8a40c1eff49a8186f5669bae83f850d9ff0b1d57f03fa08faa6f7223ee"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:787ecc936e6f2f6fe6cf16aa92aa3b355f955ddd741bd80cfd3dfc243383cf99"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bc8004f59fd1122a28a173bef90f4f0d0a7412a2bb70f62d6e302844d67a9329"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:395aee39c2ca14f3505dd404ba4a8b2417a20894d1bed88ad65e2ccf8972eb1c"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:1e6e4ce0d29d00bf1b27e432e72f3f981818fa0eff4d1f8deb8084816508ebfb"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5620972a2246a7c97a881285d5c8b746012b60200cf8a4c1636502ee269e097d"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3ecfc7a285a9b3f1004da2782fb3b63e1c3e2ed5b41519da1779bf1457c76c6e"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:885715b5708f0996050b28ca801ecdacb7df36442ef2dfa96eef4f29f8a67cbd"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:0a1882087a5d4d8782b5a41c11ef97fa6a2cc5b427714cd0319ab67c54d2b635"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-musllinux_1_2_ppc64le.whl", hash = "sha256:e27c1beb397a53dd01921c20e50cc227beb4eadf061e588ad01efb55d1173ad1"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-musllinux_1_2_s390x.whl", hash = "sha256:0c8bfe0be67952bb0d7f09fbc70252c80877e2ff7437c653b6cb7f0468c13198"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:2e4a7c93c319eb39d36a874ab467fd225db002a2e02c535c3bfd353d7c0cd6f6"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-win32.whl", hash = "sha256:73e73b8a773e39e4a3442c4902fa0136b4ce642cb386c386321f1370b38ec40f"}, + {file = "aiohttp-3.11.0rc0-cp313-cp313-win_amd64.whl", hash = "sha256:09665e984ddef106382cb6619e6fcbf3ace1ab5b32c65a6b061cd26a0eac2aad"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:e43aabeadfc922adb98f99b05e63a9a91e8efa141b9a3b22eecc5926f625de08"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:943fb0ffcdd564b26abb5a3b877e189d07c686849e17b09920c9edaf6e9f0b60"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:b0bbf6fa71ba52a83443f42eae658f4d0833fab281086b73ef0674e78c53e899"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:be29992fdddd9a73cbab72c350dc21bee99d482da73866ec3788a26ac2bd4a60"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:aa2f7944de93071cb294a6a490bc3b02daeb5e69eac5544e5882d1033cd5d936"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:05fa712517f6102620f8bf19b23a4f2c1239fb1797061019b7a3d5bec2fdbf4b"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:77f838ff50f91d9f319c8a1cffd7a25700dc738d3497eabc726306c2bfe58a77"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:aad6542516970d2492efa9a441fbd7b342012d9ab2d22d99f99ae15e9ef869cf"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:0ff7a30ecc4756244908ab8dfcfd9e2dab6042cf074e7cac9cc889a5a0025257"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:f1f91c5f8ab790f645ff58a389222267189b3a4dc00ab9cc376e1a7dea230aa2"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-musllinux_1_2_ppc64le.whl", hash = "sha256:9d74ae1b2a26ae98fb6b752d77d6b707281d1b8fabad58b7f7f27cba376f7871"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-musllinux_1_2_s390x.whl", hash = "sha256:5ec1822e9b6280dc20b537efb4374ce10b73eed7184785081fe14d65293c7780"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:d5df0ad139c07dfb21e077254694ca6fd07fc0f79b4d1e313a5a19f042907eff"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-win32.whl", hash = "sha256:cd3e7db5c455069ece08e9e857a2d25ae73ea99027947d6acd8805d7dd8e30f7"}, + {file = "aiohttp-3.11.0rc0-cp39-cp39-win_amd64.whl", hash = "sha256:d9c62617b7e4a958a8158aa8b9a2fcee38632e7785e6fde89408ed1fcf4f58b9"}, + {file = "aiohttp-3.11.0rc0.tar.gz", hash = "sha256:00254fa928bc18962fde3a69a855a0e9cc830da795cbe7263dc68d988e3985b1"}, ] [package.dependencies] @@ -2116,56 +2116,47 @@ numpy = ">=1.22,<2.1" [[package]] name = "numpy" -version = "2.0.2" +version = "1.26.4" description = "Fundamental package for array computing in Python" optional = false python-versions = ">=3.9" files = [ - {file = "numpy-2.0.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:51129a29dbe56f9ca83438b706e2e69a39892b5eda6cedcb6b0c9fdc9b0d3ece"}, - {file = "numpy-2.0.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:f15975dfec0cf2239224d80e32c3170b1d168335eaedee69da84fbe9f1f9cd04"}, - {file = "numpy-2.0.2-cp310-cp310-macosx_14_0_arm64.whl", hash = "sha256:8c5713284ce4e282544c68d1c3b2c7161d38c256d2eefc93c1d683cf47683e66"}, - {file = "numpy-2.0.2-cp310-cp310-macosx_14_0_x86_64.whl", hash = "sha256:becfae3ddd30736fe1889a37f1f580e245ba79a5855bff5f2a29cb3ccc22dd7b"}, - {file = "numpy-2.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2da5960c3cf0df7eafefd806d4e612c5e19358de82cb3c343631188991566ccd"}, - {file = "numpy-2.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:496f71341824ed9f3d2fd36cf3ac57ae2e0165c143b55c3a035ee219413f3318"}, - {file = "numpy-2.0.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:a61ec659f68ae254e4d237816e33171497e978140353c0c2038d46e63282d0c8"}, - {file = "numpy-2.0.2-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:d731a1c6116ba289c1e9ee714b08a8ff882944d4ad631fd411106a30f083c326"}, - {file = "numpy-2.0.2-cp310-cp310-win32.whl", hash = "sha256:984d96121c9f9616cd33fbd0618b7f08e0cfc9600a7ee1d6fd9b239186d19d97"}, - {file = "numpy-2.0.2-cp310-cp310-win_amd64.whl", hash = "sha256:c7b0be4ef08607dd04da4092faee0b86607f111d5ae68036f16cc787e250a131"}, - {file = "numpy-2.0.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:49ca4decb342d66018b01932139c0961a8f9ddc7589611158cb3c27cbcf76448"}, - {file = "numpy-2.0.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:11a76c372d1d37437857280aa142086476136a8c0f373b2e648ab2c8f18fb195"}, - {file = "numpy-2.0.2-cp311-cp311-macosx_14_0_arm64.whl", hash = "sha256:807ec44583fd708a21d4a11d94aedf2f4f3c3719035c76a2bbe1fe8e217bdc57"}, - {file = "numpy-2.0.2-cp311-cp311-macosx_14_0_x86_64.whl", hash = "sha256:8cafab480740e22f8d833acefed5cc87ce276f4ece12fdaa2e8903db2f82897a"}, - {file = "numpy-2.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a15f476a45e6e5a3a79d8a14e62161d27ad897381fecfa4a09ed5322f2085669"}, - {file = "numpy-2.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:13e689d772146140a252c3a28501da66dfecd77490b498b168b501835041f951"}, - {file = "numpy-2.0.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:9ea91dfb7c3d1c56a0e55657c0afb38cf1eeae4544c208dc465c3c9f3a7c09f9"}, - {file = "numpy-2.0.2-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:c1c9307701fec8f3f7a1e6711f9089c06e6284b3afbbcd259f7791282d660a15"}, - {file = "numpy-2.0.2-cp311-cp311-win32.whl", hash = "sha256:a392a68bd329eafac5817e5aefeb39038c48b671afd242710b451e76090e81f4"}, - {file = "numpy-2.0.2-cp311-cp311-win_amd64.whl", hash = "sha256:286cd40ce2b7d652a6f22efdfc6d1edf879440e53e76a75955bc0c826c7e64dc"}, - {file = "numpy-2.0.2-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:df55d490dea7934f330006d0f81e8551ba6010a5bf035a249ef61a94f21c500b"}, - {file = "numpy-2.0.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:8df823f570d9adf0978347d1f926b2a867d5608f434a7cff7f7908c6570dcf5e"}, - {file = "numpy-2.0.2-cp312-cp312-macosx_14_0_arm64.whl", hash = "sha256:9a92ae5c14811e390f3767053ff54eaee3bf84576d99a2456391401323f4ec2c"}, - {file = "numpy-2.0.2-cp312-cp312-macosx_14_0_x86_64.whl", hash = "sha256:a842d573724391493a97a62ebbb8e731f8a5dcc5d285dfc99141ca15a3302d0c"}, - {file = "numpy-2.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c05e238064fc0610c840d1cf6a13bf63d7e391717d247f1bf0318172e759e692"}, - {file = "numpy-2.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0123ffdaa88fa4ab64835dcbde75dcdf89c453c922f18dced6e27c90d1d0ec5a"}, - {file = "numpy-2.0.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:96a55f64139912d61de9137f11bf39a55ec8faec288c75a54f93dfd39f7eb40c"}, - {file = "numpy-2.0.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:ec9852fb39354b5a45a80bdab5ac02dd02b15f44b3804e9f00c556bf24b4bded"}, - {file = "numpy-2.0.2-cp312-cp312-win32.whl", hash = "sha256:671bec6496f83202ed2d3c8fdc486a8fc86942f2e69ff0e986140339a63bcbe5"}, - {file = "numpy-2.0.2-cp312-cp312-win_amd64.whl", hash = "sha256:cfd41e13fdc257aa5778496b8caa5e856dc4896d4ccf01841daee1d96465467a"}, - {file = "numpy-2.0.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:9059e10581ce4093f735ed23f3b9d283b9d517ff46009ddd485f1747eb22653c"}, - {file = "numpy-2.0.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:423e89b23490805d2a5a96fe40ec507407b8ee786d66f7328be214f9679df6dd"}, - {file = "numpy-2.0.2-cp39-cp39-macosx_14_0_arm64.whl", hash = "sha256:2b2955fa6f11907cf7a70dab0d0755159bca87755e831e47932367fc8f2f2d0b"}, - {file = "numpy-2.0.2-cp39-cp39-macosx_14_0_x86_64.whl", hash = "sha256:97032a27bd9d8988b9a97a8c4d2c9f2c15a81f61e2f21404d7e8ef00cb5be729"}, - {file = "numpy-2.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1e795a8be3ddbac43274f18588329c72939870a16cae810c2b73461c40718ab1"}, - {file = "numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f26b258c385842546006213344c50655ff1555a9338e2e5e02a0756dc3e803dd"}, - {file = "numpy-2.0.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:5fec9451a7789926bcf7c2b8d187292c9f93ea30284802a0ab3f5be8ab36865d"}, - {file = "numpy-2.0.2-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:9189427407d88ff25ecf8f12469d4d39d35bee1db5d39fc5c168c6f088a6956d"}, - {file = "numpy-2.0.2-cp39-cp39-win32.whl", hash = "sha256:905d16e0c60200656500c95b6b8dca5d109e23cb24abc701d41c02d74c6b3afa"}, - {file = "numpy-2.0.2-cp39-cp39-win_amd64.whl", hash = "sha256:a3f4ab0caa7f053f6797fcd4e1e25caee367db3112ef2b6ef82d749530768c73"}, - {file = "numpy-2.0.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:7f0a0c6f12e07fa94133c8a67404322845220c06a9e80e85999afe727f7438b8"}, - {file = "numpy-2.0.2-pp39-pypy39_pp73-macosx_14_0_x86_64.whl", hash = "sha256:312950fdd060354350ed123c0e25a71327d3711584beaef30cdaa93320c392d4"}, - {file = "numpy-2.0.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:26df23238872200f63518dd2aa984cfca675d82469535dc7162dc2ee52d9dd5c"}, - {file = "numpy-2.0.2-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:a46288ec55ebbd58947d31d72be2c63cbf839f0a63b49cb755022310792a3385"}, - {file = "numpy-2.0.2.tar.gz", hash = "sha256:883c987dee1880e2a864ab0dc9892292582510604156762362d9326444636e78"}, + {file = "numpy-1.26.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:9ff0f4f29c51e2803569d7a51c2304de5554655a60c5d776e35b4a41413830d0"}, + {file = "numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2e4ee3380d6de9c9ec04745830fd9e2eccb3e6cf790d39d7b98ffd19b0dd754a"}, + {file = "numpy-1.26.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d209d8969599b27ad20994c8e41936ee0964e6da07478d6c35016bc386b66ad4"}, + {file = "numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ffa75af20b44f8dba823498024771d5ac50620e6915abac414251bd971b4529f"}, + {file = "numpy-1.26.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:62b8e4b1e28009ef2846b4c7852046736bab361f7aeadeb6a5b89ebec3c7055a"}, + {file = "numpy-1.26.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:a4abb4f9001ad2858e7ac189089c42178fcce737e4169dc61321660f1a96c7d2"}, + {file = "numpy-1.26.4-cp310-cp310-win32.whl", hash = "sha256:bfe25acf8b437eb2a8b2d49d443800a5f18508cd811fea3181723922a8a82b07"}, + {file = "numpy-1.26.4-cp310-cp310-win_amd64.whl", hash = "sha256:b97fe8060236edf3662adfc2c633f56a08ae30560c56310562cb4f95500022d5"}, + {file = "numpy-1.26.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:4c66707fabe114439db9068ee468c26bbdf909cac0fb58686a42a24de1760c71"}, + {file = "numpy-1.26.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:edd8b5fe47dab091176d21bb6de568acdd906d1887a4584a15a9a96a1dca06ef"}, + {file = "numpy-1.26.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7ab55401287bfec946ced39700c053796e7cc0e3acbef09993a9ad2adba6ca6e"}, + {file = "numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:666dbfb6ec68962c033a450943ded891bed2d54e6755e35e5835d63f4f6931d5"}, + {file = "numpy-1.26.4-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:96ff0b2ad353d8f990b63294c8986f1ec3cb19d749234014f4e7eb0112ceba5a"}, + {file = "numpy-1.26.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:60dedbb91afcbfdc9bc0b1f3f402804070deed7392c23eb7a7f07fa857868e8a"}, + {file = "numpy-1.26.4-cp311-cp311-win32.whl", hash = "sha256:1af303d6b2210eb850fcf03064d364652b7120803a0b872f5211f5234b399f20"}, + {file = "numpy-1.26.4-cp311-cp311-win_amd64.whl", hash = "sha256:cd25bcecc4974d09257ffcd1f098ee778f7834c3ad767fe5db785be9a4aa9cb2"}, + {file = "numpy-1.26.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:b3ce300f3644fb06443ee2222c2201dd3a89ea6040541412b8fa189341847218"}, + {file = "numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:03a8c78d01d9781b28a6989f6fa1bb2c4f2d51201cf99d3dd875df6fbd96b23b"}, + {file = "numpy-1.26.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9fad7dcb1aac3c7f0584a5a8133e3a43eeb2fe127f47e3632d43d677c66c102b"}, + {file = "numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:675d61ffbfa78604709862923189bad94014bef562cc35cf61d3a07bba02a7ed"}, + {file = "numpy-1.26.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:ab47dbe5cc8210f55aa58e4805fe224dac469cde56b9f731a4c098b91917159a"}, + {file = "numpy-1.26.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:1dda2e7b4ec9dd512f84935c5f126c8bd8b9f2fc001e9f54af255e8c5f16b0e0"}, + {file = "numpy-1.26.4-cp312-cp312-win32.whl", hash = "sha256:50193e430acfc1346175fcbdaa28ffec49947a06918b7b92130744e81e640110"}, + {file = "numpy-1.26.4-cp312-cp312-win_amd64.whl", hash = "sha256:08beddf13648eb95f8d867350f6a018a4be2e5ad54c8d8caed89ebca558b2818"}, + {file = "numpy-1.26.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:7349ab0fa0c429c82442a27a9673fc802ffdb7c7775fad780226cb234965e53c"}, + {file = "numpy-1.26.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:52b8b60467cd7dd1e9ed082188b4e6bb35aa5cdd01777621a1658910745b90be"}, + {file = "numpy-1.26.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d5241e0a80d808d70546c697135da2c613f30e28251ff8307eb72ba696945764"}, + {file = "numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f870204a840a60da0b12273ef34f7051e98c3b5961b61b0c2c1be6dfd64fbcd3"}, + {file = "numpy-1.26.4-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:679b0076f67ecc0138fd2ede3a8fd196dddc2ad3254069bcb9faf9a79b1cebcd"}, + {file = "numpy-1.26.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:47711010ad8555514b434df65f7d7b076bb8261df1ca9bb78f53d3b2db02e95c"}, + {file = "numpy-1.26.4-cp39-cp39-win32.whl", hash = "sha256:a354325ee03388678242a4d7ebcd08b5c727033fcff3b2f536aea978e15ee9e6"}, + {file = "numpy-1.26.4-cp39-cp39-win_amd64.whl", hash = "sha256:3373d5d70a5fe74a2c1bb6d2cfd9609ecf686d47a2d7b1d37a8f3b6bf6003aea"}, + {file = "numpy-1.26.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:afedb719a9dcfc7eaf2287b839d8198e06dcd4cb5d276a3df279231138e83d30"}, + {file = "numpy-1.26.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:95a7476c59002f2f6c590b9b7b998306fba6a5aa646b1e22ddfeaf8f78c3a29c"}, + {file = "numpy-1.26.4-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:7e50d0a0cc3189f9cb0aeb3a6a6af18c16f59f004b866cd2be1c14b36134a4a0"}, + {file = "numpy-1.26.4.tar.gz", hash = "sha256:2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010"}, ] [[package]] @@ -4150,45 +4141,32 @@ tests = ["numpy", "pytest"] [[package]] name = "thinc" -version = "8.2.4" +version = "8.2.5" description = "A refreshing functional take on deep learning, compatible with your favorite libraries" optional = false python-versions = ">=3.6" files = [ - {file = "thinc-8.2.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:aaae34c28ebc7a0ba980e6c774f148e272375ff7d4ef6ae2977698edae052e52"}, - {file = "thinc-8.2.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:7a6c807cb75a22a17e5333377aff203dabf10daa457ce9e78b19f499a44dd816"}, - {file = "thinc-8.2.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b53c092ab30abb9a3b46ef72a8a6af76db42822b550eff778b0decf95af572c4"}, - {file = "thinc-8.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5724ea71dbdbb0d0168471884b9b6909bedaccfda01524c5e775a6fbc39d1bc7"}, - {file = "thinc-8.2.4-cp310-cp310-win_amd64.whl", hash = "sha256:bb14e49ddb15770201682eda8381db6393f76580c1eb72d45e77e1202598116e"}, - {file = "thinc-8.2.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:ccc58e47bc285e9afbf92ed6104f555abfa285a4b92198d955d344c4c1942607"}, - {file = "thinc-8.2.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:baa4af044bfcaf9df6a02d6c6d6e96c960da540478a522daabfbde8923df3554"}, - {file = "thinc-8.2.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0b0e34bf322516a039e45c1da72eb82bcc97eb1f7c232b66b88f0c86f15a1202"}, - {file = "thinc-8.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ebc8ab48d19cd69ad9a0de2bbe49b7c20a91150faeb119638bea4c502c52b77f"}, - {file = "thinc-8.2.4-cp311-cp311-win_amd64.whl", hash = "sha256:9f8c6c006b7cbe3ebb543c224159b004b52a8ff8922615577656e1458ee4bbf0"}, - {file = "thinc-8.2.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:997a1a399af074b34e25695f37ad48f8437e7c150705891f4db89aeb430df35a"}, - {file = "thinc-8.2.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:8e28ba753cdf925ac25b52ea6c4baf5104c6ed6874d9e3dfe768ff98d5118db1"}, - {file = "thinc-8.2.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b5c3874361a1d3c469dd7c9054d4d16b7afcf791e9c47705766d690685fe702d"}, - {file = "thinc-8.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c4a22e76e4651fb6b209cfba2e1c167e8537286ae35fb87769a17af491f995b5"}, - {file = "thinc-8.2.4-cp312-cp312-win_amd64.whl", hash = "sha256:ebfd9d79d2bdadec551cb9ca8c7fdeacb56db642158c56cdb039de47e9aad995"}, - {file = "thinc-8.2.4-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:f46f0f58f3bc02beeee5977a991335b845cb15bf1836ee8d8d15b613805c0016"}, - {file = "thinc-8.2.4-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4d879df0997959f9d7087b0e392e72e120bde5613eb8a7c1c453370c48284e7f"}, - {file = "thinc-8.2.4-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:795a7a1a03767a40d1e2a19fcf25c552a8d8765c78c1837514cabf5fe98817b9"}, - {file = "thinc-8.2.4-cp36-cp36m-win_amd64.whl", hash = "sha256:a276287e55b0ec50c7e8f1acef28f5353c59234af1efc54a19516328f50a6f68"}, - {file = "thinc-8.2.4-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:21a5cb6633b4af8b49a18a3088cdcbc59756ce6a4202574f4151dd4df18bab49"}, - {file = "thinc-8.2.4-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8ca9fcddc3852b733e4754f37bb4d20693192171f1e3e9714b00abe5d74fffeb"}, - {file = "thinc-8.2.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dd67e210a4a67781c9864ef45e27ec009c1f4234c737c4a2d0964aeebd3d39a1"}, - {file = "thinc-8.2.4-cp37-cp37m-win_amd64.whl", hash = "sha256:37ea70230bc4a149905e21ba620ad78ec5362b3cf8f9d1233523d6ec03a3b8e5"}, - {file = "thinc-8.2.4-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:5586115b2f3c1c9ecc8f9dbed4a26a46d44c40e8f6be0e58e63fb673271cd0d9"}, - {file = "thinc-8.2.4-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:334097a26742ff6552a2b1ff347207b8ce4048a70756e33849bab07122f13403"}, - {file = "thinc-8.2.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a124684987554170c043ae9c497c5ebbd619a9cf2053462ff6b7e359541fbafd"}, - {file = "thinc-8.2.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e8f9e147b41a1e02c232d5cc4b2a333b47a245d9e87dbcd1b3f11636332a1ae5"}, - {file = "thinc-8.2.4-cp38-cp38-win_amd64.whl", hash = "sha256:58b172d3546ecd14d257e2f37e7b9784941caa919544604137810a5477f87c99"}, - {file = "thinc-8.2.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:03ab79a1734db519bd355d1c7eb41a2425d4d5c1ad4f416ea4e09cd42b8854a8"}, - {file = "thinc-8.2.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:c466289b6fb40f477e32f99647e03256d0b1d775707778dac07973fd352c5220"}, - {file = "thinc-8.2.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cbffb3d284c9a54cf8bfee606e47028a27a2d11b0b1e2b83137cc03169e8a8f1"}, - {file = "thinc-8.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:abeb742352a106359ac76f048c0f4af745c59c75e02b68cc4d62cde20fcca0c5"}, - {file = "thinc-8.2.4-cp39-cp39-win_amd64.whl", hash = "sha256:ed514b3edb185c5531fcfd77a7b0a43c196a269f1e157a025d8138076ba6328d"}, - {file = "thinc-8.2.4.tar.gz", hash = "sha256:9383b39f286291519ebbb6454bab76404992599b0cbdfaec56b2f985023186a7"}, + {file = "thinc-8.2.5-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:dc267f6aad80a681a85f50383afe91da9e2bec56fefdda86bfa2e4f529bef191"}, + {file = "thinc-8.2.5-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:d80f1e497971c9fa0938f5cc8fe607bbe87356b405fb7bbc3ff9f32fb4eed3bb"}, + {file = "thinc-8.2.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0933adbd3e65e30d3bef903e77a368bc8a41bed34b0d18df6d4fc0536908e21f"}, + {file = "thinc-8.2.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:54bac2ba23b208fdaf267cd6113d26a5ecbb3b0e0c6015dff784ae6a9c5e78ca"}, + {file = "thinc-8.2.5-cp310-cp310-win_amd64.whl", hash = "sha256:399260197ef3f8d9600315fc5b5a1d5940400fceb0361de642e9fe3506d82385"}, + {file = "thinc-8.2.5-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:a75c0de3340afed594beda293661de145f3842873df56d9989bc338148f13fab"}, + {file = "thinc-8.2.5-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:6b166d1a22003ee03bc236370fff2884744c1fb758a6209a2512d305773d07d7"}, + {file = "thinc-8.2.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:34db8a023b9f70645fdf06c510584ba6d8b97ec53c1e094f42d95652bf8c875f"}, + {file = "thinc-8.2.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8901b30db1071ea8d5e4437429c8632535bf5ed87938ce3bb5057bed9f15aed8"}, + {file = "thinc-8.2.5-cp311-cp311-win_amd64.whl", hash = "sha256:8ef5d46d62e31f2450224ab22391a606cf427b13e20cfc570f70422e2f333872"}, + {file = "thinc-8.2.5-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:9fc26697e2358c71a5fe243d52e98ae67ee1a3b314eead5031845b6d1c0d121c"}, + {file = "thinc-8.2.5-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:8e299d4dc41107385d6d14d8604a060825798a031cabe2b894b22f9d75d9eaad"}, + {file = "thinc-8.2.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e8a8f2f249f2be9a5ce2a81a6efe7503b68be7b57e47ad54ab28204e1f0c723b"}, + {file = "thinc-8.2.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:87e729f33c76ec6df9b375989743252ab880d79f3a2b4175169b21dece90f102"}, + {file = "thinc-8.2.5-cp312-cp312-win_amd64.whl", hash = "sha256:c5f750ea2dd32ca6d46947025dacfc0f6037340c4e5f7adb9af84c75f65aa7d8"}, + {file = "thinc-8.2.5-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:bb97e2f699a3df16112ef5460cbfb0c9189a5fbc0e76bcf170ed7d995bdce367"}, + {file = "thinc-8.2.5-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:5c78fb218273894168d1ca2dd3a20f28dba5a7fa698c4f2a2fc425eda2086cfc"}, + {file = "thinc-8.2.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cdc27da534807a2addd1c3d2a3d19f99e3eb67fdbce81c21f4e4c8bfa94ac15b"}, + {file = "thinc-8.2.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5b884e56eaeb9e5c7bfeb1c8810a3cbad19a599b33b9f3152b90b67f468471ac"}, + {file = "thinc-8.2.5-cp39-cp39-win_amd64.whl", hash = "sha256:df2138cf379061017ecb8bf609a8857e7904709ef0a9a2252783c16f67a2b749"}, + {file = "thinc-8.2.5.tar.gz", hash = "sha256:c2963791c934cc7fbd8f9b942d571cac79892ad11630bfca690a868c32752b75"}, ] [package.dependencies] @@ -4197,7 +4175,7 @@ catalogue = ">=2.0.4,<2.1.0" confection = ">=0.0.1,<1.0.0" cymem = ">=2.0.2,<2.1.0" murmurhash = ">=1.0.2,<1.1.0" -numpy = {version = ">=1.19.0", markers = "python_version >= \"3.9\""} +numpy = {version = ">=1.19.0,<2.0.0", markers = "python_version >= \"3.9\""} packaging = ">=20.0" preshed = ">=3.0.2,<3.1.0" pydantic = ">=1.7.4,<1.8 || >1.8,<1.8.1 || >1.8.1,<3.0.0" @@ -4867,13 +4845,13 @@ propcache = ">=0.2.0" [[package]] name = "zipp" -version = "3.20.2" +version = "3.21.0" description = "Backport of pathlib-compatible object wrapper for zip files" optional = false -python-versions = ">=3.8" +python-versions = ">=3.9" files = [ - {file = "zipp-3.20.2-py3-none-any.whl", hash = "sha256:a817ac80d6cf4b23bf7f2828b7cabf326f15a001bea8b1f9b49631780ba28350"}, - {file = "zipp-3.20.2.tar.gz", hash = "sha256:bc9eb26f4506fda01b81bcde0ca78103b6e62f991b381fec825435c836edbc29"}, + {file = "zipp-3.21.0-py3-none-any.whl", hash = "sha256:ac1bbe05fd2991f160ebce24ffbac5f6d11d83dc90891255885223d42b3cd931"}, + {file = "zipp-3.21.0.tar.gz", hash = "sha256:2c9958f6430a2040341a52eb608ed6dd93ef4392e02ffe219417c1b28b5dd1f4"}, ] [package.extras] @@ -4887,4 +4865,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "f5ed9ac447ae5f4273aff56b0dd904ecc798552f50c9ad8822ad271e3f18e8ba" +content-hash = "c558e363ce4fe66fdc50c73df1cfc3c655bc1c569e20b6681523d32409422229" diff --git a/pyproject.toml b/pyproject.toml index 4d721a2..173dc4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "topos" -version = "0.2.5" +version = "0.2.6" description = "The official Python client for Topos." authors = ["Dialogues "] license = "MIT" @@ -38,6 +38,7 @@ pyjwt = "^2.8.0" python-multipart = "^0.0.9" pytest-asyncio = "^0.23.7" textblob = "^0.18.0.post0" +numpy = "1.26.4" pystray = "0.19.5" aiokafka = "^0.11.0" supabase = "^2.6.0" diff --git a/scripts/install.sh b/scripts/install.sh index bba85ae..ae6ba70 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -1,11 +1,9 @@ #!/bin/bash - # Open a new Terminal window and run nix-shell # Force install nix on user's system: https://github.com/DeterminateSystems/nix-installer osascript < /dev/null && [ ! -d /nix ] && [ ! -f ~/.nix-profile/etc/profile.d/nix.sh ] && [ ! -d ~/.nix-profile ]; then \ + do script "if ! command -v nix &> /dev/null && [ ! -d /nix ] && [ ! -f ~/.nix-profile/etc/profile.d/nix.sh ] && [ ! -d ~/.nix-profile ]; then \ echo 'Nix is not installed. Installing Nix...'; \ curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install --no-confirm; \ if [ -f ~/.nix-profile/etc/profile.d/nix.sh ]; then \ @@ -17,6 +15,6 @@ tell application "Terminal" echo 'Nix installation complete.'; \ else \ echo 'Nix is already installed.'; \ - fi && nix run github:jonnyjohnson1/topos-cli/v0.2.5 --extra-experimental-features nix-command --extra-experimental-features flakes --show-trace" + fi && nix run github:jonnyjohnson1/topos-cli/v0.2.6 --extra-experimental-features nix-command --extra-experimental-features flakes --show-trace" end tell EOF \ No newline at end of file diff --git a/setup.cfg b/setup.cfg index e92f7e2..a417ba5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = topos -version = 0.2.5 +version = 0.2.6 author = Jonny Johnson author_email = jonnyjohnson1@gmail.com description = For interacting with Topos tooling diff --git a/setup.py b/setup.py index d8e78ee..99a6ca7 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='topos', - version='0.2.5', + version='0.2.6', packages=find_packages(), entry_points={ 'console_scripts': [ diff --git a/topos.dmg b/topos.dmg index e6694ce..081cf54 100644 Binary files a/topos.dmg and b/topos.dmg differ