sango07 commited on
Commit
e2ab520
·
verified ·
1 Parent(s): 2ebaef5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +136 -0
requirements.txt ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohappyeyeballs==2.4.3
2
+ aiohttp==3.10.10
3
+ aiosignal==1.3.1
4
+ altair==5.4.1
5
+ annotated-types==0.7.0
6
+ anyio==4.6.2.post1
7
+ attrs==24.2.0
8
+ blinker==1.9.0
9
+ blis==1.0.1
10
+ cachetools==5.5.0
11
+ catalogue==2.0.10
12
+ certifi==2024.8.30
13
+ charset-normalizer==3.4.0
14
+ click==8.1.7
15
+ cloudpathlib==0.20.0
16
+ colorama==0.4.6
17
+ coloredlogs==15.0.1
18
+ confection==0.1.5
19
+ cymem==2.0.8
20
+ dataclasses-json==0.6.7
21
+ distro==1.9.0
22
+ 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
23
+ faiss-cpu==1.9.0
24
+ fastembed==0.4.1
25
+ filelock==3.16.1
26
+ flatbuffers==24.3.25
27
+ frozenlist==1.5.0
28
+ fsspec==2024.10.0
29
+ gitdb==4.0.11
30
+ GitPython==3.1.43
31
+ greenlet==3.1.1
32
+ groq==0.11.0
33
+ h11==0.14.0
34
+ httpcore==1.0.6
35
+ httpx==0.27.2
36
+ httpx-sse==0.4.0
37
+ huggingface-hub==0.26.2
38
+ humanfriendly==10.0
39
+ idna==3.10
40
+ Jinja2==3.1.4
41
+ jiter==0.7.0
42
+ joblib==1.4.2
43
+ jsonpatch==1.33
44
+ jsonpointer==3.0.0
45
+ jsonschema==4.23.0
46
+ jsonschema-specifications==2024.10.1
47
+ langchain==0.3.7
48
+ langchain-community==0.3.5
49
+ langchain-core==0.3.15
50
+ langchain-groq==0.2.1
51
+ langchain-openai==0.2.6
52
+ langchain-text-splitters==0.3.2
53
+ langcodes==3.4.1
54
+ langsmith==0.1.142
55
+ language_data==1.2.0
56
+ loguru==0.7.2
57
+ marisa-trie==1.2.1
58
+ markdown-it-py==3.0.0
59
+ MarkupSafe==3.0.2
60
+ marshmallow==3.23.1
61
+ mdurl==0.1.2
62
+ mmh3==4.1.0
63
+ mpmath==1.3.0
64
+ multidict==6.1.0
65
+ murmurhash==1.0.10
66
+ mypy-extensions==1.0.0
67
+ narwhals==1.13.3
68
+ networkx==3.4.2
69
+ numpy==2.0.2
70
+ onnx==1.17.0
71
+ onnxruntime==1.20.0
72
+ openai==1.54.3
73
+ orjson==3.10.11
74
+ packaging==24.2
75
+ pandas==2.2.3
76
+ pillow==10.4.0
77
+ preshed==3.0.9
78
+ propcache==0.2.0
79
+ protobuf==5.28.3
80
+ py_rust_stemmers==0.1.3
81
+ pyarrow==18.0.0
82
+ pydantic==2.9.2
83
+ pydantic-settings==2.6.1
84
+ pydantic_core==2.23.4
85
+ pydeck==0.9.1
86
+ Pygments==2.18.0
87
+ PyPDF2==3.0.1
88
+ pyreadline3==3.5.4
89
+ python-dateutil==2.9.0.post0
90
+ python-dotenv==1.0.1
91
+ pytz==2024.2
92
+ PyYAML==6.0.2
93
+ referencing==0.35.1
94
+ regex==2024.11.6
95
+ requests==2.32.3
96
+ requests-toolbelt==1.0.0
97
+ rich==13.9.4
98
+ rpds-py==0.21.0
99
+ safetensors==0.4.5
100
+ scikit-learn==1.5.2
101
+ scipy==1.14.1
102
+ sentence-transformers==3.2.1
103
+ setuptools==75.3.0
104
+ shellingham==1.5.4
105
+ six==1.16.0
106
+ smart-open==7.0.5
107
+ smmap==5.0.1
108
+ sniffio==1.3.1
109
+ spacy==3.8.2
110
+ spacy-legacy==3.0.12
111
+ spacy-loggers==1.0.5
112
+ SQLAlchemy==2.0.35
113
+ srsly==2.4.8
114
+ streamlit==1.40.0
115
+ sympy==1.13.1
116
+ tenacity==9.0.0
117
+ thinc==8.3.2
118
+ threadpoolctl==3.5.0
119
+ tiktoken==0.8.0
120
+ tokenizers==0.20.3
121
+ toml==0.10.2
122
+ torch==2.5.1
123
+ tornado==6.4.1
124
+ tqdm==4.67.0
125
+ transformers==4.46.2
126
+ typer==0.13.0
127
+ typing-inspect==0.9.0
128
+ typing_extensions==4.12.2
129
+ tzdata==2024.2
130
+ urllib3==2.2.3
131
+ wasabi==1.1.3
132
+ watchdog==5.0.3
133
+ weasel==0.4.1
134
+ win32-setctime==1.1.0
135
+ wrapt==1.16.0
136
+ yarl==1.17.1