Update requirements.txt
Browse files- requirements.txt +168 -3
requirements.txt
CHANGED
@@ -1,3 +1,168 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pysqlite3-binary; sys_platform == 'linux'
|
2 |
+
aiohappyeyeballs==2.4.0
|
3 |
+
aiohttp==3.10.5
|
4 |
+
aiosignal==1.3.1
|
5 |
+
altair==5.4.1
|
6 |
+
annotated-types==0.7.0
|
7 |
+
anthropic==0.34.2
|
8 |
+
anyio==4.5.0
|
9 |
+
asgiref==3.8.1
|
10 |
+
asttokens==2.4.1
|
11 |
+
attrs==24.2.0
|
12 |
+
backoff==2.2.1
|
13 |
+
bcrypt==4.2.0
|
14 |
+
beautifulsoup4==4.12.3
|
15 |
+
blinker==1.8.2
|
16 |
+
bs4==0.0.2
|
17 |
+
build==1.2.2
|
18 |
+
cachetools==5.5.0
|
19 |
+
certifi==2024.8.30
|
20 |
+
charset-normalizer==3.3.2
|
21 |
+
chroma-hnswlib==0.7.3
|
22 |
+
chromadb==0.5.3
|
23 |
+
click==8.1.7
|
24 |
+
colorama==0.4.6
|
25 |
+
coloredlogs==15.0.1
|
26 |
+
comm==0.2.2
|
27 |
+
dataclasses-json==0.6.7
|
28 |
+
debugpy==1.8.5
|
29 |
+
decorator==5.1.1
|
30 |
+
defusedxml==0.7.1
|
31 |
+
Deprecated==1.2.14
|
32 |
+
distro==1.9.0
|
33 |
+
docx2txt==0.8
|
34 |
+
executing==2.1.0
|
35 |
+
fastapi==0.115.0
|
36 |
+
filelock==3.16.1
|
37 |
+
flatbuffers==24.3.25
|
38 |
+
frozenlist==1.4.1
|
39 |
+
fsspec==2024.9.0
|
40 |
+
gitdb==4.0.11
|
41 |
+
GitPython==3.1.43
|
42 |
+
google-auth==2.34.0
|
43 |
+
googleapis-common-protos==1.65.0
|
44 |
+
greenlet==3.1.0
|
45 |
+
grpcio==1.66.1
|
46 |
+
h11==0.14.0
|
47 |
+
httpcore==1.0.5
|
48 |
+
httptools==0.6.1
|
49 |
+
httpx==0.27.2
|
50 |
+
huggingface-hub==0.25.0
|
51 |
+
humanfriendly==10.0
|
52 |
+
idna==3.10
|
53 |
+
importlib_metadata==8.4.0
|
54 |
+
importlib_resources==6.4.5
|
55 |
+
ipykernel==6.29.5
|
56 |
+
ipython==8.27.0
|
57 |
+
jedi==0.19.1
|
58 |
+
Jinja2==3.1.4
|
59 |
+
jiter==0.5.0
|
60 |
+
jsonpatch==1.33
|
61 |
+
jsonpointer==3.0.0
|
62 |
+
jsonschema==4.23.0
|
63 |
+
jsonschema-specifications==2023.12.1
|
64 |
+
jupyter_client==8.6.3
|
65 |
+
jupyter_core==5.7.2
|
66 |
+
kubernetes==30.1.0
|
67 |
+
langchain==0.3.0
|
68 |
+
langchain-anthropic==0.2.1
|
69 |
+
langchain-chroma==0.1.4
|
70 |
+
langchain-community==0.3.0
|
71 |
+
langchain-core==0.3.1
|
72 |
+
langchain-openai==0.2.0
|
73 |
+
langchain-text-splitters==0.3.0
|
74 |
+
langsmith==0.1.123
|
75 |
+
markdown-it-py==3.0.0
|
76 |
+
MarkupSafe==2.1.5
|
77 |
+
marshmallow==3.22.0
|
78 |
+
matplotlib-inline==0.1.7
|
79 |
+
mdurl==0.1.2
|
80 |
+
mmh3==5.0.0
|
81 |
+
monotonic==1.6
|
82 |
+
mpmath==1.3.0
|
83 |
+
multidict==6.1.0
|
84 |
+
mypy-extensions==1.0.0
|
85 |
+
narwhals==1.8.1
|
86 |
+
nest-asyncio==1.6.0
|
87 |
+
numpy==1.26.4
|
88 |
+
oauthlib==3.2.2
|
89 |
+
onnxruntime==1.19.2
|
90 |
+
openai==1.46.0
|
91 |
+
opentelemetry-api==1.27.0
|
92 |
+
opentelemetry-exporter-otlp-proto-common==1.27.0
|
93 |
+
opentelemetry-exporter-otlp-proto-grpc==1.27.0
|
94 |
+
opentelemetry-instrumentation==0.48b0
|
95 |
+
opentelemetry-instrumentation-asgi==0.48b0
|
96 |
+
opentelemetry-instrumentation-fastapi==0.48b0
|
97 |
+
opentelemetry-proto==1.27.0
|
98 |
+
opentelemetry-sdk==1.27.0
|
99 |
+
opentelemetry-semantic-conventions==0.48b0
|
100 |
+
opentelemetry-util-http==0.48b0
|
101 |
+
orjson==3.10.7
|
102 |
+
overrides==7.7.0
|
103 |
+
packaging==24.1
|
104 |
+
pandas==2.2.2
|
105 |
+
parso==0.8.4
|
106 |
+
pillow==10.4.0
|
107 |
+
platformdirs==4.3.6
|
108 |
+
posthog==3.6.6
|
109 |
+
prompt_toolkit==3.0.47
|
110 |
+
protobuf==4.25.5
|
111 |
+
psutil==6.0.0
|
112 |
+
pure_eval==0.2.3
|
113 |
+
pyarrow==17.0.0
|
114 |
+
pyasn1==0.6.1
|
115 |
+
pyasn1_modules==0.4.1
|
116 |
+
pydantic==2.9.2
|
117 |
+
pydantic-settings==2.5.2
|
118 |
+
pydantic_core==2.23.4
|
119 |
+
pydeck==0.9.1
|
120 |
+
Pygments==2.18.0
|
121 |
+
pypdf==5.0.0
|
122 |
+
PyPika==0.48.9
|
123 |
+
pyproject_hooks==1.1.0
|
124 |
+
pyreadline3==3.5.4
|
125 |
+
python-dateutil==2.9.0.post0
|
126 |
+
python-dotenv==1.0.1
|
127 |
+
pytz==2024.2
|
128 |
+
# pywin32==306
|
129 |
+
PyYAML==6.0.2
|
130 |
+
pyzmq==26.2.0
|
131 |
+
referencing==0.35.1
|
132 |
+
regex==2024.9.11
|
133 |
+
requests==2.32.3
|
134 |
+
requests-oauthlib==2.0.0
|
135 |
+
rich==13.8.1
|
136 |
+
rpds-py==0.20.0
|
137 |
+
rsa==4.9
|
138 |
+
shellingham==1.5.4
|
139 |
+
six==1.16.0
|
140 |
+
smmap==5.0.1
|
141 |
+
sniffio==1.3.1
|
142 |
+
soupsieve==2.6
|
143 |
+
SQLAlchemy==2.0.35
|
144 |
+
stack-data==0.6.3
|
145 |
+
starlette==0.38.5
|
146 |
+
streamlit==1.38.0
|
147 |
+
sympy==1.13.3
|
148 |
+
tenacity==8.5.0
|
149 |
+
tiktoken==0.7.0
|
150 |
+
tokenizers==0.20.0
|
151 |
+
toml==0.10.2
|
152 |
+
tornado==6.4.1
|
153 |
+
tqdm==4.66.5
|
154 |
+
traitlets==5.14.3
|
155 |
+
typer==0.12.5
|
156 |
+
typing-inspect==0.9.0
|
157 |
+
typing_extensions==4.12.2
|
158 |
+
tzdata==2024.1
|
159 |
+
urllib3==2.2.3
|
160 |
+
uvicorn==0.30.6
|
161 |
+
watchdog==4.0.2
|
162 |
+
watchfiles==0.24.0
|
163 |
+
wcwidth==0.2.13
|
164 |
+
websocket-client==1.8.0
|
165 |
+
websockets==13.0.1
|
166 |
+
wrapt==1.16.0
|
167 |
+
yarl==1.11.1
|
168 |
+
zipp==3.20.2
|