Spaces:
Running
Running
gabrielaltay
commited on
Commit
•
2b72dfd
1
Parent(s):
e8bab5c
update requirements
Browse files- requirements.txt +67 -113
requirements.txt
CHANGED
@@ -1,144 +1,98 @@
|
|
1 |
-
|
|
|
2 |
aiosignal==1.3.1
|
3 |
-
altair==5.
|
4 |
-
annotated-types==0.
|
5 |
-
anthropic==0.
|
6 |
-
anyio==4.
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
black==24.2.0
|
12 |
-
blinker==1.7.0
|
13 |
-
cachetools==5.3.2
|
14 |
-
certifi==2024.2.2
|
15 |
-
cffi==1.16.0
|
16 |
charset-normalizer==3.3.2
|
17 |
click==8.1.7
|
18 |
-
|
19 |
-
dataclasses-json==0.6.4
|
20 |
-
decorator==5.1.1
|
21 |
defusedxml==0.7.1
|
22 |
distro==1.9.0
|
23 |
-
|
24 |
-
exceptiongroup==1.2.0
|
25 |
-
executing==2.0.1
|
26 |
-
filelock==3.13.1
|
27 |
frozenlist==1.4.1
|
28 |
-
fsspec==2024.
|
29 |
gitdb==4.0.11
|
30 |
-
GitPython==3.1.
|
31 |
-
greenlet==3.0.3
|
32 |
h11==0.14.0
|
33 |
-
httpcore==1.0.
|
34 |
httpx==0.27.0
|
35 |
-
huggingface-hub==0.
|
36 |
-
idna==3.
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
Jinja2==3.1.3
|
41 |
-
jiter==0.4.2
|
42 |
-
joblib==1.3.2
|
43 |
jsonpatch==1.33
|
44 |
-
jsonpointer==
|
45 |
-
jsonschema==4.
|
46 |
jsonschema-specifications==2023.12.1
|
47 |
-
langchain==0.2.
|
48 |
-
langchain-anthropic==0.1.
|
49 |
-
langchain-community==0.2.
|
50 |
langchain-core==0.2.28
|
51 |
-
langchain-nvidia-ai-endpoints==0.1.2
|
52 |
langchain-openai==0.1.20
|
53 |
-
langchain-pinecone==0.1.
|
54 |
-
langchain-text-splitters==0.2.
|
55 |
langchain-together==0.1.5
|
56 |
-
|
57 |
-
langsmith==0.1.77
|
58 |
markdown-it-py==3.0.0
|
59 |
MarkupSafe==2.1.5
|
60 |
-
marshmallow==3.
|
61 |
-
matplotlib-inline==0.1.6
|
62 |
mdurl==0.1.2
|
63 |
mpmath==1.3.0
|
64 |
multidict==6.0.5
|
65 |
mypy-extensions==1.0.0
|
66 |
-
networkx==3.
|
67 |
numpy==1.26.4
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
pandas==2.2.1
|
84 |
-
parso==0.8.3
|
85 |
-
pathspec==0.12.1
|
86 |
-
pexpect==4.9.0
|
87 |
-
pillow==10.2.0
|
88 |
-
pinecone-client==3.2.2
|
89 |
-
platformdirs==4.2.0
|
90 |
-
prompt-toolkit==3.0.43
|
91 |
-
protobuf==4.25.3
|
92 |
-
ptyprocess==0.7.0
|
93 |
-
pure-eval==0.2.2
|
94 |
-
pyarrow==15.0.0
|
95 |
-
pycparser==2.22
|
96 |
-
pydantic==2.6.2
|
97 |
-
pydantic_core==2.16.3
|
98 |
-
pydeck==0.8.1b0
|
99 |
-
Pygments==2.17.2
|
100 |
-
python-dateutil==2.8.2
|
101 |
pytz==2024.1
|
102 |
PyYAML==6.0.1
|
103 |
-
referencing==0.
|
104 |
-
regex==
|
105 |
-
requests==2.
|
106 |
-
rich==13.7.
|
107 |
-
rpds-py==0.
|
108 |
-
safetensors==0.4.
|
109 |
-
scikit-learn==1.
|
110 |
-
scipy==1.
|
111 |
-
sentence-transformers==
|
112 |
six==1.16.0
|
113 |
smmap==5.0.1
|
114 |
-
sniffio==1.3.
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
tenacity==8.2.3
|
121 |
-
threadpoolctl==3.3.0
|
122 |
tiktoken==0.7.0
|
123 |
-
tokenizers==0.
|
124 |
toml==0.10.2
|
125 |
-
tomli==2.0.1
|
126 |
toolz==0.12.1
|
127 |
-
torch==2.
|
128 |
-
tornado==6.4
|
129 |
-
tqdm==4.66.
|
130 |
-
|
131 |
-
transformers==4.38.1
|
132 |
-
triton==2.2.0
|
133 |
-
types-requests==2.31.0.20240311
|
134 |
typing-inspect==0.9.0
|
135 |
-
typing_extensions==4.
|
136 |
tzdata==2024.1
|
137 |
-
|
138 |
-
urllib3==2.2.1
|
139 |
-
validators==0.22.0
|
140 |
-
watchdog==4.0.0
|
141 |
-
wcwidth==0.2.13
|
142 |
-
wikipedia==1.4.0
|
143 |
yarl==1.9.4
|
144 |
-
zipp==3.17.0
|
|
|
1 |
+
aiohappyeyeballs==2.3.4
|
2 |
+
aiohttp==3.10.0
|
3 |
aiosignal==1.3.1
|
4 |
+
altair==5.3.0
|
5 |
+
annotated-types==0.7.0
|
6 |
+
anthropic==0.32.0
|
7 |
+
anyio==4.4.0
|
8 |
+
attrs==24.1.0
|
9 |
+
blinker==1.8.2
|
10 |
+
cachetools==5.4.0
|
11 |
+
certifi==2024.7.4
|
|
|
|
|
|
|
|
|
|
|
12 |
charset-normalizer==3.3.2
|
13 |
click==8.1.7
|
14 |
+
dataclasses-json==0.6.7
|
|
|
|
|
15 |
defusedxml==0.7.1
|
16 |
distro==1.9.0
|
17 |
+
filelock==3.15.4
|
|
|
|
|
|
|
18 |
frozenlist==1.4.1
|
19 |
+
fsspec==2024.6.1
|
20 |
gitdb==4.0.11
|
21 |
+
GitPython==3.1.43
|
|
|
22 |
h11==0.14.0
|
23 |
+
httpcore==1.0.5
|
24 |
httpx==0.27.0
|
25 |
+
huggingface-hub==0.24.5
|
26 |
+
idna==3.7
|
27 |
+
Jinja2==3.1.4
|
28 |
+
jiter==0.5.0
|
29 |
+
joblib==1.4.2
|
|
|
|
|
|
|
30 |
jsonpatch==1.33
|
31 |
+
jsonpointer==3.0.0
|
32 |
+
jsonschema==4.23.0
|
33 |
jsonschema-specifications==2023.12.1
|
34 |
+
langchain==0.2.12
|
35 |
+
langchain-anthropic==0.1.22
|
36 |
+
langchain-community==0.2.11
|
37 |
langchain-core==0.2.28
|
|
|
38 |
langchain-openai==0.1.20
|
39 |
+
langchain-pinecone==0.1.3
|
40 |
+
langchain-text-splitters==0.2.2
|
41 |
langchain-together==0.1.5
|
42 |
+
langsmith==0.1.96
|
|
|
43 |
markdown-it-py==3.0.0
|
44 |
MarkupSafe==2.1.5
|
45 |
+
marshmallow==3.21.3
|
|
|
46 |
mdurl==0.1.2
|
47 |
mpmath==1.3.0
|
48 |
multidict==6.0.5
|
49 |
mypy-extensions==1.0.0
|
50 |
+
networkx==3.3
|
51 |
numpy==1.26.4
|
52 |
+
openai==1.38.0
|
53 |
+
orjson==3.10.6
|
54 |
+
packaging==24.1
|
55 |
+
pandas==2.2.2
|
56 |
+
pillow==10.4.0
|
57 |
+
pinecone-client==5.0.1
|
58 |
+
pinecone-plugin-inference==1.0.3
|
59 |
+
pinecone-plugin-interface==0.0.7
|
60 |
+
protobuf==5.27.3
|
61 |
+
pyarrow==17.0.0
|
62 |
+
pydantic==2.8.2
|
63 |
+
pydantic_core==2.20.1
|
64 |
+
pydeck==0.9.1
|
65 |
+
Pygments==2.18.0
|
66 |
+
python-dateutil==2.9.0.post0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
pytz==2024.1
|
68 |
PyYAML==6.0.1
|
69 |
+
referencing==0.35.1
|
70 |
+
regex==2024.7.24
|
71 |
+
requests==2.32.3
|
72 |
+
rich==13.7.1
|
73 |
+
rpds-py==0.19.1
|
74 |
+
safetensors==0.4.3
|
75 |
+
scikit-learn==1.5.1
|
76 |
+
scipy==1.14.0
|
77 |
+
sentence-transformers==3.0.1
|
78 |
six==1.16.0
|
79 |
smmap==5.0.1
|
80 |
+
sniffio==1.3.1
|
81 |
+
SQLAlchemy==2.0.31
|
82 |
+
streamlit==1.37.0
|
83 |
+
sympy==1.13.1
|
84 |
+
tenacity==8.5.0
|
85 |
+
threadpoolctl==3.5.0
|
|
|
|
|
86 |
tiktoken==0.7.0
|
87 |
+
tokenizers==0.19.1
|
88 |
toml==0.10.2
|
|
|
89 |
toolz==0.12.1
|
90 |
+
torch==2.4.0
|
91 |
+
tornado==6.4.1
|
92 |
+
tqdm==4.66.5
|
93 |
+
transformers==4.43.3
|
|
|
|
|
|
|
94 |
typing-inspect==0.9.0
|
95 |
+
typing_extensions==4.12.2
|
96 |
tzdata==2024.1
|
97 |
+
urllib3==2.2.2
|
|
|
|
|
|
|
|
|
|
|
98 |
yarl==1.9.4
|
|