-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
112 lines (112 loc) · 2.18 KB
/
requirements.txt
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
annotated-types==0.7.0
click==8.1.7
dnspython==2.6.1
email-validator==2.1.2
fastapi==0.111.0
# via chromadb
fastapi-cli==0.0.4
fonttools==4.53.0
google-auth==2.30.0
# via kubernetes
googleapis-common-protos==1.63.1
grpcio==1.64.1
httpcore==1.0.5
httpx==0.27.0
# via
# -r requirements.in
# chromadb
# fastapi
# llama-index-core
# llama-index-legacy
# llamaindex-py-client
# openai
humanfriendly==10.0
importlib-metadata==7.1.0
marshmallow==3.21.3
matplotlib==3.9.0
mypy==1.10.0
# via -r requirements.in
mypy-extensions==1.0.0
nltk==3.8.1
numpy==1.26.4
# via
# chroma-hnswlib
# chromadb
# contourpy
# llama-index-core
# llama-index-legacy
# matplotlib
# onnxruntime
# opensearch-py-ml
# pandas
# pyarrow
openai==1.34.0
# via
# llama-index-agent-openai
# llama-index-core
# llama-index-legacy
packaging==24.1
pandas==2.2.2
pillow==10.3.0
pip-tools==7.4.1
# via -r requirements.in
protobuf==4.25.3
pyarrow==16.0.0
pydantic==2.7.4
pydantic-core==2.18.4
pytest==8.2.2
python-dotenv==1.0.1
pyyaml==6.0.1
regex==2024.5.15
requests==2.32.3
# via
# chromadb
# huggingface-hub
# kubernetes
# llama-index-core
# llama-index-legacy
# opensearch-py
# posthog
# requests-oauthlib
# tiktoken
sqlalchemy[asyncio]==2.0.31
# via
# llama-index-core
# llama-index-legacy
# sqlalchemy
termcolor==2.4.0
# via -r requirements.in
typing-extensions==4.11.0
# via
# -r requirements.in
# chromadb
# fastapi
# huggingface-hub
# llama-index-core
# llama-index-legacy
# mypy
# openai
# opentelemetry-sdk
# pydantic
# pydantic-core
# sqlalchemy
# typer
# typing-inspect
urllib3==2.2.2
# via
# kubernetes
# opensearch-py
# requests
uvicorn[standard]==0.30.1
# via
# chromadb
# fastapi
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools