Skip to content

Commit

Permalink
commit changes for PR 3147
Browse files Browse the repository at this point in the history
  • Loading branch information
MthwRobinson committed Jul 12, 2024
1 parent ee2b247 commit 206edb8
Show file tree
Hide file tree
Showing 8 changed files with 15,074 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements/ingest/embed-mixedbreadai.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
-c ../deps/constraints.txt
-c ../base.txt
mixedbread-ai
47 changes: 47 additions & 0 deletions requirements/ingest/embed-mixedbreadai.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements/ingest/embed-mixedbreadai.in
#
annotated-types==0.7.0
# via pydantic
anyio==3.7.1
# via
# -c requirements/ingest/../deps/constraints.txt
# httpx
certifi==2024.6.2
# via
# -c requirements/ingest/../base.txt
# -c requirements/ingest/../deps/constraints.txt
# httpcore
# httpx
exceptiongroup==1.2.1
# via anyio
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via mixedbread-ai
idna==3.7
# via
# -c requirements/ingest/../base.txt
# anyio
# httpx
mixedbread-ai==2.2.6
# via -r requirements/ingest/embed-mixedbreadai.in
pydantic==2.7.4
# via mixedbread-ai
pydantic-core==2.18.4
# via pydantic
sniffio==1.3.1
# via
# anyio
# httpx
typing-extensions==4.12.2
# via
# -c requirements/ingest/../base.txt
# mixedbread-ai
# pydantic
# pydantic-core
Loading

0 comments on commit 206edb8

Please sign in to comment.