mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2026-01-07 04:44:19 +00:00
Bumps max version of `protobuf<5.0` and sets min version of `chromadb>0.4.14` in `requirements/ingest/chroma.in`. Also fixes some type hints in `unstructured/ingest/v2/processes/connectors/chroma.py`
15 lines
309 B
Plaintext
15 lines
309 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.9
|
|
# by the following command:
|
|
#
|
|
# pip-compile ./extra-markdown.in
|
|
#
|
|
importlib-metadata==8.5.0
|
|
# via
|
|
# -c ././deps/constraints.txt
|
|
# markdown
|
|
markdown==3.7
|
|
# via -r ./extra-markdown.in
|
|
zipp==3.20.2
|
|
# via importlib-metadata
|