update numba

This commit is contained in:
Ftps
2024-01-22 17:26:25 +09:00
parent 2bb32421fa
commit 10f1860694
2 changed files with 70 additions and 55 deletions

124
poetry.lock generated
View File

@@ -33,8 +33,10 @@ files = [
]
[package.dependencies]
exceptiongroup = {version = ">=1.0.2", markers = "python_version < \"3.11\""}
idna = ">=2.8"
sniffio = ">=1.1"
typing-extensions = {version = ">=4.1", markers = "python_version < \"3.11\""}
[package.extras]
doc = ["Sphinx (>=7)", "packaging", "sphinx-autodoc-typehints (>=1.2.0)", "sphinx-rtd-theme"]
@@ -517,6 +519,20 @@ files = [
{file = "decorator-5.1.1.tar.gz", hash = "sha256:637996211036b6385ef91435e4fae22989472f9d571faba8927ba8253acbc330"},
]
[[package]]
name = "exceptiongroup"
version = "1.2.0"
description = "Backport of PEP 654 (exception groups)"
optional = false
python-versions = ">=3.7"
files = [
{file = "exceptiongroup-1.2.0-py3-none-any.whl", hash = "sha256:4bfd3996ac73b41e9b9628b04e079f193850720ea5945fc96a08633c66912f14"},
{file = "exceptiongroup-1.2.0.tar.gz", hash = "sha256:91f5c769735f051a4290d52edd0858999b57e5876e9f85937691bd4c9fa3ed68"},
]
[package.extras]
test = ["pytest (>=6)"]
[[package]]
name = "fairseq"
version = "0.12.2"
@@ -659,7 +675,7 @@ tqdm = ["tqdm"]
name = "h11"
version = "0.14.0"
description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1"
optional = false
optional = true
python-versions = ">=3.7"
files = [
{file = "h11-0.14.0-py3-none-any.whl", hash = "sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761"},
@@ -769,35 +785,32 @@ tests = ["matplotlib (>=3.3.0)", "packaging (>=20.0)", "pytest", "pytest-cov", "
[[package]]
name = "llvmlite"
version = "0.41.1"
version = "0.42.0rc1"
description = "lightweight wrapper around basic LLVM functionality"
optional = false
python-versions = ">=3.8"
python-versions = ">=3.9"
files = [
{file = "llvmlite-0.41.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:c1e1029d47ee66d3a0c4d6088641882f75b93db82bd0e6178f7bd744ebce42b9"},
{file = "llvmlite-0.41.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:150d0bc275a8ac664a705135e639178883293cf08c1a38de3bbaa2f693a0a867"},
{file = "llvmlite-0.41.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1eee5cf17ec2b4198b509272cf300ee6577229d237c98cc6e63861b08463ddc6"},
{file = "llvmlite-0.41.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0dd0338da625346538f1173a17cabf21d1e315cf387ca21b294ff209d176e244"},
{file = "llvmlite-0.41.1-cp310-cp310-win32.whl", hash = "sha256:fa1469901a2e100c17eb8fe2678e34bd4255a3576d1a543421356e9c14d6e2ae"},
{file = "llvmlite-0.41.1-cp310-cp310-win_amd64.whl", hash = "sha256:2b76acee82ea0e9304be6be9d4b3840208d050ea0dcad75b1635fa06e949a0ae"},
{file = "llvmlite-0.41.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:210e458723436b2469d61b54b453474e09e12a94453c97ea3fbb0742ba5a83d8"},
{file = "llvmlite-0.41.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:855f280e781d49e0640aef4c4af586831ade8f1a6c4df483fb901cbe1a48d127"},
{file = "llvmlite-0.41.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b67340c62c93a11fae482910dc29163a50dff3dfa88bc874872d28ee604a83be"},
{file = "llvmlite-0.41.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2181bb63ef3c607e6403813421b46982c3ac6bfc1f11fa16a13eaafb46f578e6"},
{file = "llvmlite-0.41.1-cp311-cp311-win_amd64.whl", hash = "sha256:9564c19b31a0434f01d2025b06b44c7ed422f51e719ab5d24ff03b7560066c9a"},
{file = "llvmlite-0.41.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:5940bc901fb0325970415dbede82c0b7f3e35c2d5fd1d5e0047134c2c46b3281"},
{file = "llvmlite-0.41.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:8b0a9a47c28f67a269bb62f6256e63cef28d3c5f13cbae4fab587c3ad506778b"},
{file = "llvmlite-0.41.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f8afdfa6da33f0b4226af8e64cfc2b28986e005528fbf944d0a24a72acfc9432"},
{file = "llvmlite-0.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8454c1133ef701e8c050a59edd85d238ee18bb9a0eb95faf2fca8b909ee3c89a"},
{file = "llvmlite-0.41.1-cp38-cp38-win32.whl", hash = "sha256:2d92c51e6e9394d503033ffe3292f5bef1566ab73029ec853861f60ad5c925d0"},
{file = "llvmlite-0.41.1-cp38-cp38-win_amd64.whl", hash = "sha256:df75594e5a4702b032684d5481db3af990b69c249ccb1d32687b8501f0689432"},
{file = "llvmlite-0.41.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:04725975e5b2af416d685ea0769f4ecc33f97be541e301054c9f741003085802"},
{file = "llvmlite-0.41.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:bf14aa0eb22b58c231243dccf7e7f42f7beec48970f2549b3a6acc737d1a4ba4"},
{file = "llvmlite-0.41.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:92c32356f669e036eb01016e883b22add883c60739bc1ebee3a1cc0249a50828"},
{file = "llvmlite-0.41.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:24091a6b31242bcdd56ae2dbea40007f462260bc9bdf947953acc39dffd54f8f"},
{file = "llvmlite-0.41.1-cp39-cp39-win32.whl", hash = "sha256:880cb57ca49e862e1cd077104375b9d1dfdc0622596dfa22105f470d7bacb309"},
{file = "llvmlite-0.41.1-cp39-cp39-win_amd64.whl", hash = "sha256:92f093986ab92e71c9ffe334c002f96defc7986efda18397d0f08534f3ebdc4d"},
{file = "llvmlite-0.41.1.tar.gz", hash = "sha256:f19f767a018e6ec89608e1f6b13348fa2fcde657151137cb64e56d48598a92db"},
{file = "llvmlite-0.42.0rc1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:59ca5d262d23a0aee7ede2eb7fed7f3df6d6b78de79136fe9898ea888ec89e05"},
{file = "llvmlite-0.42.0rc1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:e643e7817cd8c99b9d2d2dfdfa9c147127bc011787cda6f6c462e38af142c8be"},
{file = "llvmlite-0.42.0rc1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c69a2d9f8020f19c5f0455685a83990777c117208275195763f3a9533ac24233"},
{file = "llvmlite-0.42.0rc1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:93bd9d9e81ab3d8096eac3ced83b75eaca39fe9ef51fa1a51a993e9408030f33"},
{file = "llvmlite-0.42.0rc1-cp310-cp310-win_amd64.whl", hash = "sha256:959f005565092ef4dd6f5bc5fe32ce1aaf97a02b45f34e39df6e2d200779935f"},
{file = "llvmlite-0.42.0rc1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:c318e8145bef02a8ddc34418041f655b3b49fbaf66b996b4a1afca66fe58941b"},
{file = "llvmlite-0.42.0rc1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:6ef844e95c5b57d5c569ec5cfc7b440924878134f1a801b3f43e79a91a13cef0"},
{file = "llvmlite-0.42.0rc1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8c10c55be06f2cd7f36c5e69aef05cc4463bc30d998eea49ef39579370301244"},
{file = "llvmlite-0.42.0rc1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a52b4b53842a39e118c1ff536350da9b3869f2dff076cfae1bb76ab702c59188"},
{file = "llvmlite-0.42.0rc1-cp311-cp311-win_amd64.whl", hash = "sha256:399e98514c54860c46ff722f08b9b0803aa68540d94149f1ac7efe5429068691"},
{file = "llvmlite-0.42.0rc1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:9920c847d828593626023a5789ad269751667ab006be6e6643a084db35b332a2"},
{file = "llvmlite-0.42.0rc1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:cfa847d8f0ef9665e3e20270b3ef136cdbcef49d085208ff303a98c2674aef62"},
{file = "llvmlite-0.42.0rc1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2fbed1ef1463a7339d917efd144045b6b8e05af840a970d375c8ec42ae383e8d"},
{file = "llvmlite-0.42.0rc1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f59485b2d9db140350366e1566fbfbd378ce34e0c013cb72d432bb8af1a6c889"},
{file = "llvmlite-0.42.0rc1-cp312-cp312-win_amd64.whl", hash = "sha256:df4068e11ff9c46072df7ace550765efe25deaad8fa75e7429cea57ad8b2d815"},
{file = "llvmlite-0.42.0rc1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:b3ade537d62a30cda772327fc34f902af42b138e8c9d73b2960c2d4046dfdc39"},
{file = "llvmlite-0.42.0rc1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:971ff50e4e7f287b796fa527106648808cfd7e4ea34a391b379beb0c58a46b4a"},
{file = "llvmlite-0.42.0rc1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:fd46f7b03f172131ee8d33e15da23ca2cfa7c53c9cdef777bf86f4cbba33e20b"},
{file = "llvmlite-0.42.0rc1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f8a6584bf556542f6aeb6ee91adb00cbaf78d50f07e0be63e6e5aff21f7cdffd"},
{file = "llvmlite-0.42.0rc1-cp39-cp39-win_amd64.whl", hash = "sha256:ebb5db67cbc1437dafea2bdb585516d5bb2a52af1b00f0d0ea0890c80503bbf8"},
{file = "llvmlite-0.42.0rc1.tar.gz", hash = "sha256:01a057fc242bbd875cb44b373538c50172e09bf6cf559da12eb48197a7f4b116"},
]
[[package]]
@@ -1064,36 +1077,36 @@ test = ["pytest (>=7.2)", "pytest-cov (>=4.0)"]
[[package]]
name = "numba"
version = "0.58.1"
version = "0.59.0rc1"
description = "compiling Python code using LLVM"
optional = false
python-versions = ">=3.8"
python-versions = ">=3.9"
files = [
{file = "numba-0.58.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:07f2fa7e7144aa6f275f27260e73ce0d808d3c62b30cff8906ad1dec12d87bbe"},
{file = "numba-0.58.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:7bf1ddd4f7b9c2306de0384bf3854cac3edd7b4d8dffae2ec1b925e4c436233f"},
{file = "numba-0.58.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:bc2d904d0319d7a5857bd65062340bed627f5bfe9ae4a495aef342f072880d50"},
{file = "numba-0.58.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:4e79b6cc0d2bf064a955934a2e02bf676bc7995ab2db929dbbc62e4c16551be6"},
{file = "numba-0.58.1-cp310-cp310-win_amd64.whl", hash = "sha256:81fe5b51532478149b5081311b0fd4206959174e660c372b94ed5364cfb37c82"},
{file = "numba-0.58.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:bcecd3fb9df36554b342140a4d77d938a549be635d64caf8bd9ef6c47a47f8aa"},
{file = "numba-0.58.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:a1eaa744f518bbd60e1f7ccddfb8002b3d06bd865b94a5d7eac25028efe0e0ff"},
{file = "numba-0.58.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:bf68df9c307fb0aa81cacd33faccd6e419496fdc621e83f1efce35cdc5e79cac"},
{file = "numba-0.58.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:55a01e1881120e86d54efdff1be08381886fe9f04fc3006af309c602a72bc44d"},
{file = "numba-0.58.1-cp311-cp311-win_amd64.whl", hash = "sha256:811305d5dc40ae43c3ace5b192c670c358a89a4d2ae4f86d1665003798ea7a1a"},
{file = "numba-0.58.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:ea5bfcf7d641d351c6a80e8e1826eb4a145d619870016eeaf20bbd71ef5caa22"},
{file = "numba-0.58.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:e63d6aacaae1ba4ef3695f1c2122b30fa3d8ba039c8f517784668075856d79e2"},
{file = "numba-0.58.1-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:6fe7a9d8e3bd996fbe5eac0683227ccef26cba98dae6e5cee2c1894d4b9f16c1"},
{file = "numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:898af055b03f09d33a587e9425500e5be84fc90cd2f80b3fb71c6a4a17a7e354"},
{file = "numba-0.58.1-cp38-cp38-win_amd64.whl", hash = "sha256:d3e2fe81fe9a59fcd99cc572002101119059d64d31eb6324995ee8b0f144a306"},
{file = "numba-0.58.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5c765aef472a9406a97ea9782116335ad4f9ef5c9f93fc05fd44aab0db486954"},
{file = "numba-0.58.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:9e9356e943617f5e35a74bf56ff6e7cc83e6b1865d5e13cee535d79bf2cae954"},
{file = "numba-0.58.1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:240e7a1ae80eb6b14061dc91263b99dc8d6af9ea45d310751b780888097c1aaa"},
{file = "numba-0.58.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:45698b995914003f890ad839cfc909eeb9c74921849c712a05405d1a79c50f68"},
{file = "numba-0.58.1-cp39-cp39-win_amd64.whl", hash = "sha256:bd3dda77955be03ff366eebbfdb39919ce7c2620d86c906203bed92124989032"},
{file = "numba-0.58.1.tar.gz", hash = "sha256:487ded0633efccd9ca3a46364b40006dbdaca0f95e99b8b83e778d1195ebcbaa"},
{file = "numba-0.59.0rc1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:223453e03b74b68501f4a44ee307641272f1043d204ae3659876ba904e3b76b5"},
{file = "numba-0.59.0rc1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:09abefa927fe0546e28e1ab122891955fdc3cea20be02746be58fb36820ba866"},
{file = "numba-0.59.0rc1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:ca4eabebae0e60954e54b5f368b5973ff49e3c8dcd838164514b1bbbb48e7538"},
{file = "numba-0.59.0rc1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:a7c49fde29fc5acfcd8278d61923fa0d6976141c2cfed8f13e582eaad598ded8"},
{file = "numba-0.59.0rc1-cp310-cp310-win_amd64.whl", hash = "sha256:325b3594b5a329d3bf2acc4560a9d9f4d88042a80693e3e8c5d73270579ab8df"},
{file = "numba-0.59.0rc1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:2ef2394d24a167e3137b9ec660172d111ffb8cf7718309ea90910b58fa64f60b"},
{file = "numba-0.59.0rc1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:1947f78473fc7a093e27e02b9d401a70b6b329a6cb5b75e14ad456e97e54fa56"},
{file = "numba-0.59.0rc1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:468b04c17d6276b2388b15ac45f08f55fcc692d308d7025d1e1143d3e6ed8da6"},
{file = "numba-0.59.0rc1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:280614e933df0177e65f1b436ed456b771fab456140627f4f3d5d04e345d76b2"},
{file = "numba-0.59.0rc1-cp311-cp311-win_amd64.whl", hash = "sha256:837d4ac751ace4549e47af793e46914d5b69eb7b94509417cdf61cd557f86293"},
{file = "numba-0.59.0rc1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:0fcfdbc2e0a038842663b665c4a0c93051beb2742c01346ae2d843f50e6d4a78"},
{file = "numba-0.59.0rc1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:07d76dbecca1e05b788b1055892f2d352ff907f3b84a5100caebee6ed09e7747"},
{file = "numba-0.59.0rc1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:896de500ef113ee9647fb8c444338bdc9d45e910663da2a102bbc62818427eb4"},
{file = "numba-0.59.0rc1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:4238babbee60ebea23f3765e6e632bccd1461b4eb3d3b047c21fa0d0bb2d40da"},
{file = "numba-0.59.0rc1-cp312-cp312-win_amd64.whl", hash = "sha256:5610ad0b433053d729d9b4b4cbb1671a5f86429ba047d4185dccc17877095133"},
{file = "numba-0.59.0rc1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:d54088cb6afd6a215e897b0a99d8926ca740fa8c1683372f41f7c4ffeb3e378f"},
{file = "numba-0.59.0rc1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:d17e27539a3bfcafef066bcc010858fcca26bb2d09771b9a1e63b79986ceeb73"},
{file = "numba-0.59.0rc1-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl", hash = "sha256:dca6d67f48fcaceb02a0f2cd808822d7bda7fb493b4559dafdf1035e836031c0"},
{file = "numba-0.59.0rc1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:a7afb719faaf1437580808ca1f13e9ffea21c941ceccca2e59a8ab6aafac205d"},
{file = "numba-0.59.0rc1-cp39-cp39-win_amd64.whl", hash = "sha256:3a0de1a45cd4e13b47988c1539dacca023b9b9833ce32f706a4ecc5de165a229"},
{file = "numba-0.59.0rc1.tar.gz", hash = "sha256:c8aab21a34081f0c659890d9e49fda42e537d782f6a90c046280c6eae2069d78"},
]
[package.dependencies]
llvmlite = "==0.41.*"
llvmlite = "==0.42.*"
numpy = ">=1.22,<1.27"
[[package]]
@@ -1670,7 +1683,7 @@ cli = ["click (>=5.0)"]
name = "python-multipart"
version = "0.0.6"
description = "A streaming multipart parser for Python"
optional = false
optional = true
python-versions = ">=3.7"
files = [
{file = "python_multipart-0.0.6-py3-none-any.whl", hash = "sha256:ee698bab5ef148b0a760751c261902cd096e57e10558e11aca17646b74ee1c18"},
@@ -2400,7 +2413,7 @@ zstd = ["zstandard (>=0.18.0)"]
name = "uvicorn"
version = "0.26.0"
description = "The lightning-fast ASGI server."
optional = false
optional = true
python-versions = ">=3.8"
files = [
{file = "uvicorn-0.26.0-py3-none-any.whl", hash = "sha256:cdb58ef6b8188c6c174994b2b1ba2150a9a8ae7ea5fb2f1b856b94a815d6071d"},
@@ -2410,6 +2423,7 @@ files = [
[package.dependencies]
click = ">=7.0"
h11 = ">=0.8"
typing-extensions = {version = ">=4.0", markers = "python_version < \"3.11\""}
[package.extras]
standard = ["colorama (>=0.4)", "httptools (>=0.5.0)", "python-dotenv (>=0.13)", "pyyaml (>=5.1)", "uvloop (>=0.14.0,!=0.15.0,!=0.15.1)", "watchfiles (>=0.13)", "websockets (>=10.4)"]
@@ -2419,5 +2433,5 @@ api = ["fastapi", "uvicorn"]
[metadata]
lock-version = "2.0"
python-versions = "3.11.2"
content-hash = "aa10b55d5e19b57f5d38f48eaa52a2b7c565c7a548d12307693d8869ee0c1ce8"
python-versions = "^3.10"
content-hash = "41b40d268721bdd662df71e1bed565726440b3507ae703d6698cbefcf3c58e03"

View File

@@ -28,6 +28,7 @@ poethepoet = "^0.24.4"
uvicorn = {version = "^0.26.0", optional=true}
fastapi = "^0.109.0"
python-multipart = {version = "^0.0.6", optional=true}
numba = "0.59.0rc1"
[tool.poetry.extras]
api = ["uvicorn", "fastapi"]