Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +146 -13
requirements.txt
CHANGED
@@ -1,14 +1,147 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
python-dotenv==1.0.1
|
13 |
-
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohttp==3.9.3
|
2 |
+
aiosignal==1.3.1
|
3 |
+
altair==5.2.0
|
4 |
+
annotated-types==0.6.0
|
5 |
+
anyio==4.3.0
|
6 |
+
asgiref==3.7.2
|
7 |
+
async-timeout==4.0.3
|
8 |
+
attrs==23.2.0
|
9 |
+
backoff==2.2.1
|
10 |
+
bcrypt==4.1.2
|
11 |
+
blinker==1.7.0
|
12 |
+
build==1.1.1
|
13 |
+
cachetools==5.3.3
|
14 |
+
certifi==2024.2.2
|
15 |
+
charset-normalizer==3.3.2
|
16 |
+
chroma-hnswlib==0.7.3
|
17 |
+
chromadb==0.4.24
|
18 |
+
click==8.1.7
|
19 |
+
colorama==0.4.6
|
20 |
+
coloredlogs==15.0.1
|
21 |
+
dataclasses-json==0.6.4
|
22 |
+
Deprecated==1.2.14
|
23 |
+
drawsvg==2.3.0
|
24 |
+
exceptiongroup==1.2.0
|
25 |
+
fastapi==0.110.0
|
26 |
+
filelock==3.13.1
|
27 |
+
flatbuffers==24.3.6
|
28 |
+
frozenlist==1.4.1
|
29 |
+
fsspec==2024.2.0
|
30 |
+
gitdb==4.0.11
|
31 |
+
GitPython==3.1.42
|
32 |
+
google-auth==2.28.1
|
33 |
+
googleapis-common-protos==1.62.0
|
34 |
+
greenlet==3.0.3
|
35 |
+
grpcio==1.62.0
|
36 |
+
h11==0.14.0
|
37 |
+
httpcore==1.0.4
|
38 |
+
httptools==0.6.1
|
39 |
+
httpx==0.26.0
|
40 |
+
httpx-oauth==0.13.2
|
41 |
+
huggingface-hub==0.21.4
|
42 |
+
humanfriendly==10.0
|
43 |
+
idna==3.6
|
44 |
+
importlib-metadata==6.11.0
|
45 |
+
importlib_resources==6.1.2
|
46 |
+
Jinja2==3.1.3
|
47 |
+
jsonpatch==1.33
|
48 |
+
jsonpointer==2.4
|
49 |
+
jsonschema==4.21.1
|
50 |
+
jsonschema-specifications==2023.12.1
|
51 |
+
kubernetes==29.0.0
|
52 |
+
langchain==0.1.11
|
53 |
+
langchain-community==0.0.27
|
54 |
+
langchain-core==0.1.30
|
55 |
+
langchain-text-splitters==0.0.1
|
56 |
+
langsmith==0.1.22
|
57 |
+
localStoragePy==0.2.3
|
58 |
+
lxml==5.1.0
|
59 |
+
markdown-it-py==3.0.0
|
60 |
+
MarkupSafe==2.1.5
|
61 |
+
marshmallow==3.21.1
|
62 |
+
mdurl==0.1.2
|
63 |
+
mmh3==4.1.0
|
64 |
+
monotonic==1.6
|
65 |
+
mpmath==1.3.0
|
66 |
+
multidict==6.0.5
|
67 |
+
mypy-extensions==1.0.0
|
68 |
+
numpy==1.26.4
|
69 |
+
oauthlib==3.2.2
|
70 |
+
onnxruntime==1.17.1
|
71 |
+
openai==0.28.0
|
72 |
+
opentelemetry-api==1.23.0
|
73 |
+
opentelemetry-exporter-otlp-proto-common==1.23.0
|
74 |
+
opentelemetry-exporter-otlp-proto-grpc==1.23.0
|
75 |
+
opentelemetry-instrumentation==0.44b0
|
76 |
+
opentelemetry-instrumentation-asgi==0.44b0
|
77 |
+
opentelemetry-instrumentation-fastapi==0.44b0
|
78 |
+
opentelemetry-proto==1.23.0
|
79 |
+
opentelemetry-sdk==1.23.0
|
80 |
+
opentelemetry-semantic-conventions==0.44b0
|
81 |
+
opentelemetry-util-http==0.44b0
|
82 |
+
orjson==3.9.15
|
83 |
+
overrides==7.7.0
|
84 |
+
packaging==23.2
|
85 |
+
pandas==2.2.1
|
86 |
+
pillow==10.2.0
|
87 |
+
posthog==3.5.0
|
88 |
+
protobuf==4.25.3
|
89 |
+
pulsar-client==3.4.0
|
90 |
+
pyarrow==15.0.0
|
91 |
+
pyasn1==0.5.1
|
92 |
+
pyasn1-modules==0.3.0
|
93 |
+
pydantic==2.6.3
|
94 |
+
pydantic_core==2.16.3
|
95 |
+
pydeck==0.8.1b0
|
96 |
+
Pygments==2.17.2
|
97 |
+
PyPDF2==3.0.1
|
98 |
+
PyPika==0.48.9
|
99 |
+
pyproject_hooks==1.0.0
|
100 |
+
pyreadline3==3.4.1
|
101 |
+
python-dateutil==2.9.0.post0
|
102 |
+
python-docx==1.1.0
|
103 |
python-dotenv==1.0.1
|
104 |
+
python-pptx==0.6.23
|
105 |
+
pytz==2024.1
|
106 |
+
PyYAML==6.0.1
|
107 |
+
referencing==0.33.0
|
108 |
+
regex==2023.12.25
|
109 |
+
requests==2.31.0
|
110 |
+
requests-oauthlib==1.3.1
|
111 |
+
rich==13.7.1
|
112 |
+
roadmapper==1.4.0
|
113 |
+
rpds-py==0.18.0
|
114 |
+
rsa==4.9
|
115 |
+
six==1.16.0
|
116 |
+
smmap==5.0.1
|
117 |
+
sniffio==1.3.1
|
118 |
+
SQLAlchemy==2.0.28
|
119 |
+
starlette==0.36.3
|
120 |
+
streamlit==1.31.1
|
121 |
+
streamlit-oauth==0.1.8
|
122 |
+
streamlit-option-menu==0.3.6
|
123 |
+
sympy==1.12
|
124 |
+
tenacity==8.2.3
|
125 |
+
tiktoken==0.6.0
|
126 |
+
tokenizers==0.15.2
|
127 |
+
toml==0.10.2
|
128 |
+
tomli==2.0.1
|
129 |
+
toolz==0.12.1
|
130 |
+
tornado==6.4
|
131 |
+
tqdm==4.66.2
|
132 |
+
typer==0.9.0
|
133 |
+
typing-inspect==0.9.0
|
134 |
+
typing_extensions==4.10.0
|
135 |
+
tzdata==2024.1
|
136 |
+
tzlocal==5.2
|
137 |
+
urllib3==2.2.1
|
138 |
+
uvicorn==0.27.1
|
139 |
+
validators==0.22.0
|
140 |
+
watchdog==4.0.0
|
141 |
+
watchfiles==0.21.0
|
142 |
+
websocket-client==1.7.0
|
143 |
+
websockets==12.0
|
144 |
+
wrapt==1.16.0
|
145 |
+
XlsxWriter==3.2.0
|
146 |
+
yarl==1.9.4
|
147 |
+
zipp==3.17.0
|