blob: 57e1f18608ce9f76d5a0577730fdae51dca4e6f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
pkgbase = python-chromadb
pkgdesc = the AI-native open-source embedding database
pkgver = 1.0.13
pkgrel = 1
url = https://github.com/chroma-core/chroma
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-maturin
makedepends = python-setuptools
makedepends = python-setuptools-scm
depends = python-bcrypt
depends = python-build
depends = python-chroma-hnswlib
depends = python-fastapi
depends = python-grpcio
depends = python-httpx
depends = python-importlib_resources
depends = python-jsonschema
depends = python-kubernetes
depends = python-mmh3
depends = python-numpy
depends = python-onnxruntime
depends = python-opentelemetry-api
depends = python-opentelemetry-exporter-otlp-proto-grpc
depends = python-opentelemetry-instrumentation-fastapi
depends = python-opentelemetry-sdk
depends = python-orjson
depends = python-overrides
depends = python-posthog
depends = python-pydantic
depends = python-pypika
depends = python-pyyaml
depends = python-rich
depends = python-tenacity
depends = python-tokenizers
depends = python-tqdm
depends = python-typer
depends = python-typing_extensions
depends = uvicorn
options = !lto
source = chromadb-1.0.13.tar.gz::https://files.pythonhosted.org/packages/source/c/chromadb/chromadb-1.0.13.tar.gz
b2sums = b1377809d34bae6375a890683a5395116b7ab9bd241203cc5a7b1633783d39295a3314d2a861ac4ffacc9b036c49ace2a296d432a1fac526a4c9bc1e0d759db9
pkgname = python-chromadb
|