Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -124
requirements.txt
CHANGED
@@ -1,128 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
aiohappyeyeballs==2.4.4
|
4 |
-
aiohttp==3.11.10
|
5 |
-
aiosignal==1.3.2
|
6 |
-
altair==5.5.0
|
7 |
-
annotated-types==0.7.0
|
8 |
-
anyio==4.7.0
|
9 |
-
attrs==24.3.0
|
10 |
-
blinker==1.9.0
|
11 |
-
blis==1.1.0
|
12 |
-
cachetools==5.5.0
|
13 |
-
catalogue==2.0.10
|
14 |
-
certifi==2024.12.14
|
15 |
-
charset-normalizer==3.4.0
|
16 |
-
click==8.1.7
|
17 |
-
cloudpathlib==0.20.0
|
18 |
-
colorama==0.4.6
|
19 |
-
confection==0.1.5
|
20 |
-
cymem==2.0.10
|
21 |
-
dataclasses-json==0.6.7
|
22 |
-
distro==1.9.0
|
23 |
-
en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl#sha256=1932429db727d4bff3deed6b34cfc05df17794f4a52eeb26cf8928f7c1a0fb85
|
24 |
-
faiss-cpu==1.9.0.post1
|
25 |
-
filelock==3.16.1
|
26 |
-
frozenlist==1.5.0
|
27 |
-
fsspec==2024.10.0
|
28 |
-
gitdb==4.0.11
|
29 |
-
GitPython==3.1.43
|
30 |
-
greenlet==3.1.1
|
31 |
-
groq==0.13.1
|
32 |
-
h11==0.14.0
|
33 |
-
httpcore==1.0.7
|
34 |
-
httpx==0.28.1
|
35 |
-
httpx-sse==0.4.0
|
36 |
-
huggingface-hub==0.27.0
|
37 |
-
idna==3.10
|
38 |
-
Jinja2==3.1.4
|
39 |
-
jiter==0.8.2
|
40 |
-
joblib==1.4.2
|
41 |
-
jsonpatch==1.33
|
42 |
-
jsonpointer==3.0.0
|
43 |
-
jsonschema==4.23.0
|
44 |
-
jsonschema-specifications==2024.10.1
|
45 |
langchain==0.3.12
|
46 |
langchain-community==0.3.12
|
47 |
-
langchain-core==0.3.25
|
48 |
-
langchain-groq==0.2.1
|
49 |
langchain-openai==0.2.12
|
50 |
-
langchain-
|
51 |
-
|
52 |
-
langsmith==0.2.3
|
53 |
-
language_data==1.3.0
|
54 |
-
marisa-trie==1.2.1
|
55 |
-
markdown-it-py==3.0.0
|
56 |
-
MarkupSafe==3.0.2
|
57 |
-
marshmallow==3.23.1
|
58 |
-
mdurl==0.1.2
|
59 |
-
mpmath==1.3.0
|
60 |
-
multidict==6.1.0
|
61 |
-
murmurhash==1.0.11
|
62 |
-
mypy-extensions==1.0.0
|
63 |
-
narwhals==1.18.4
|
64 |
-
networkx==3.4.2
|
65 |
-
numpy==2.2.0
|
66 |
-
openai==1.58.1
|
67 |
-
orjson==3.10.12
|
68 |
-
packaging==24.2
|
69 |
-
pandas==2.2.3
|
70 |
-
pillow==11.0.0
|
71 |
-
preshed==3.0.9
|
72 |
-
propcache==0.2.1
|
73 |
-
protobuf==5.29.1
|
74 |
-
pyarrow==18.1.0
|
75 |
-
pydantic==2.10.3
|
76 |
-
pydantic-settings==2.7.0
|
77 |
-
pydantic_core==2.27.1
|
78 |
-
pydeck==0.9.1
|
79 |
-
Pygments==2.18.0
|
80 |
-
PyPDF2==3.0.1
|
81 |
-
python-dateutil==2.9.0.post0
|
82 |
-
python-dotenv==1.0.1
|
83 |
-
pytz==2024.2
|
84 |
-
PyYAML==6.0.2
|
85 |
-
referencing==0.35.1
|
86 |
-
regex==2024.11.6
|
87 |
-
requests==2.32.3
|
88 |
-
requests-toolbelt==1.0.0
|
89 |
-
rich==13.9.4
|
90 |
-
rpds-py==0.22.3
|
91 |
-
safetensors==0.4.5
|
92 |
-
scikit-learn==1.6.0
|
93 |
-
scipy==1.14.1
|
94 |
-
sentence-transformers==3.3.1
|
95 |
-
setuptools==75.6.0
|
96 |
-
shellingham==1.5.4
|
97 |
-
six==1.17.0
|
98 |
-
smart-open==7.1.0
|
99 |
-
smmap==5.0.1
|
100 |
-
sniffio==1.3.1
|
101 |
-
spacy==3.8.3
|
102 |
-
spacy-legacy==3.0.12
|
103 |
-
spacy-loggers==1.0.5
|
104 |
-
SQLAlchemy==2.0.36
|
105 |
-
srsly==2.5.0
|
106 |
-
streamlit==1.41.1
|
107 |
-
sympy==1.13.1
|
108 |
-
tenacity==9.0.0
|
109 |
-
thinc==8.3.3
|
110 |
-
threadpoolctl==3.5.0
|
111 |
-
tiktoken==0.8.0
|
112 |
-
tokenizers==0.21.0
|
113 |
-
toml==0.10.2
|
114 |
-
torch==2.5.1
|
115 |
-
tornado==6.4.2
|
116 |
-
tqdm==4.67.1
|
117 |
-
transformers==4.47.1
|
118 |
-
typer==0.15.1
|
119 |
-
typing-inspect==0.9.0
|
120 |
-
typing_extensions==4.12.2
|
121 |
-
tzdata==2024.2
|
122 |
-
urllib3==2.2.3
|
123 |
-
wasabi==1.1.3
|
124 |
-
watchdog==6.0.0
|
125 |
-
weasel==0.4.1
|
126 |
-
wrapt==1.17.0
|
127 |
-
yarl==1.18.3
|
128 |
en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl#sha256=1932429db727d4bff3deed6b34cfc05df17794f4a52eeb26cf8928f7c1a0fb85
|
|
|
1 |
+
streamlit==1.41.1
|
2 |
+
PyPDF2==3.0.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
langchain==0.3.12
|
4 |
langchain-community==0.3.12
|
|
|
|
|
5 |
langchain-openai==0.2.12
|
6 |
+
langchain-groq==0.2.1
|
7 |
+
spacy==3.8.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl#sha256=1932429db727d4bff3deed6b34cfc05df17794f4a52eeb26cf8928f7c1a0fb85
|