SamVidur commited on
Commit
9ca0f1b
·
1 Parent(s): 261d055

added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +148 -0
requirements.txt ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohappyeyeballs==2.6.1
2
+ aiohttp==3.13.2
3
+ aiosignal==1.4.0
4
+ annotated-doc==0.0.4
5
+ annotated-types==0.7.0
6
+ annoy==1.17.3
7
+ anyio==4.12.0
8
+ asttokens==3.0.1
9
+ attrs==25.4.0
10
+ certifi==2025.11.12
11
+ charset-normalizer==3.4.4
12
+ click==8.3.1
13
+ coloredlogs==15.0.1
14
+ comm==0.2.3
15
+ dataclasses-json==0.6.7
16
+ debugpy==1.8.17
17
+ decorator==5.2.1
18
+ distlib==0.4.0
19
+ distro==1.9.0
20
+ dnspython==2.8.0
21
+ dotenv==0.9.9
22
+ executing==2.2.1
23
+ faiss-cpu==1.13.1
24
+ fastapi==0.124.2
25
+ fastembed==0.6.0
26
+ filelock==3.20.0
27
+ filetype==1.2.0
28
+ flatbuffers==25.9.23
29
+ frozenlist==1.8.0
30
+ fsspec==2025.12.0
31
+ greenlet==3.3.0
32
+ groq==0.37.1
33
+ h11==0.16.0
34
+ hf-xet==1.2.0
35
+ httpcore==1.0.9
36
+ httpx==0.28.1
37
+ httpx-sse==0.4.3
38
+ huggingface-hub==0.36.0
39
+ humanfriendly==10.0
40
+ idna==3.11
41
+ ipykernel==7.1.0
42
+ ipython==9.8.0
43
+ ipython_pygments_lexers==1.1.1
44
+ jedi==0.19.2
45
+ Jinja2==3.1.6
46
+ joblib==1.5.2
47
+ jsonlines==4.0.0
48
+ jsonpatch==1.33
49
+ jsonpointer==3.0.0
50
+ jsonschema==4.25.1
51
+ jsonschema-specifications==2025.9.1
52
+ jupyter_client==8.6.3
53
+ jupyter_core==5.9.1
54
+ langchain==1.1.2
55
+ langchain-classic==1.0.0
56
+ langchain-community==0.4.1
57
+ langchain-core==1.1.1
58
+ langchain-groq==1.1.0
59
+ langchain-nomic==1.0.1
60
+ langchain-nvidia-ai-endpoints==1.0.0
61
+ langchain-text-splitters==1.0.0
62
+ langgraph==1.0.4
63
+ langgraph-checkpoint==3.0.1
64
+ langgraph-prebuilt==1.0.5
65
+ langgraph-sdk==0.2.14
66
+ langsmith==0.4.56
67
+ lark==1.3.1
68
+ loguru==0.7.3
69
+ markdown-it-py==4.0.0
70
+ MarkupSafe==3.0.3
71
+ marshmallow==3.26.1
72
+ matplotlib-inline==0.2.1
73
+ mdurl==0.1.2
74
+ mmh3==5.2.0
75
+ mpmath==1.3.0
76
+ multidict==6.7.0
77
+ mypy_extensions==1.1.0
78
+ nest-asyncio==1.6.0
79
+ nomic==3.9.0
80
+ numpy==2.3.5
81
+ onnxruntime==1.23.2
82
+ orjson==3.11.5
83
+ ormsgpack==1.12.0
84
+ packaging==25.0
85
+ pandas==2.3.3
86
+ parso==0.8.5
87
+ perplexityai==0.22.0
88
+ pexpect==4.9.0
89
+ pillow==11.3.0
90
+ platformdirs==4.5.1
91
+ prompt_toolkit==3.0.52
92
+ propcache==0.4.1
93
+ protobuf==6.33.2
94
+ psutil==7.1.3
95
+ ptyprocess==0.7.0
96
+ pure_eval==0.2.3
97
+ py_rust_stemmers==0.1.5
98
+ pyarrow==22.0.0
99
+ pydantic==2.12.5
100
+ pydantic-settings==2.12.0
101
+ pydantic_core==2.41.5
102
+ Pygments==2.19.2
103
+ PyJWT==2.10.1
104
+ pymongo==4.15.5
105
+ python-dateutil==2.9.0.post0
106
+ python-dotenv==1.2.1
107
+ pytz==2025.2
108
+ PyYAML==6.0.3
109
+ pyzmq==27.1.0
110
+ referencing==0.37.0
111
+ regex==2025.11.3
112
+ requests==2.32.5
113
+ requests-toolbelt==1.0.0
114
+ rich==14.2.0
115
+ rpds-py==0.30.0
116
+ scikit-learn==1.8.0
117
+ scipy==1.16.3
118
+ shellingham==1.5.4
119
+ simpleeval==1.0.3
120
+ six==1.17.0
121
+ sniffio==1.3.1
122
+ SQLAlchemy==2.0.44
123
+ stack-data==0.6.3
124
+ starlette==0.50.0
125
+ sympy==1.14.0
126
+ tenacity==9.1.2
127
+ threadpoolctl==3.6.0
128
+ tiktoken==0.12.0
129
+ tokenizers==0.22.1
130
+ tornado==6.5.2
131
+ tqdm==4.67.1
132
+ traitlets==5.14.3
133
+ typer==0.20.0
134
+ typing-inspect==0.9.0
135
+ typing-inspection==0.4.2
136
+ typing_extensions==4.15.0
137
+ tzdata==2025.2
138
+ u==1.0.4
139
+ urllib3==2.6.0
140
+ uuid_utils==0.12.0
141
+ uvicorn==0.38.0
142
+ virtualenv==20.35.4
143
+ virtualenvwrapper-win==1.2.7
144
+ watchdog==6.0.0
145
+ wcwidth==0.2.14
146
+ xxhash==3.6.0
147
+ yarl==1.22.0
148
+ zstandard==0.25.0