KPatelis commited on
Commit
d44f842
·
1 Parent(s): 0effb30
Files changed (1) hide show
  1. requirements.txt +15 -159
requirements.txt CHANGED
@@ -1,159 +1,15 @@
1
- aiohappyeyeballs==2.6.1
2
- aiohttp==3.12.6
3
- aiosignal==1.3.2
4
- annotated-types==0.7.0
5
- anyio==4.9.0
6
- arxiv==2.2.0
7
- asttokens==3.0.0
8
- attrs==25.3.0
9
- beautifulsoup4==4.13.4
10
- cachetools==5.5.2
11
- certifi==2025.4.26
12
- charset-normalizer==3.4.2
13
- click==8.2.1
14
- comm==0.2.2
15
- dataclasses-json==0.6.7
16
- debugpy==1.8.14
17
- decorator==5.2.1
18
- deprecation==2.1.0
19
- duckduckgo-search==8.0.2
20
- executing==2.2.0
21
- feedparser==6.0.11
22
- filelock==3.18.0
23
- filetype==1.2.0
24
- frozenlist==1.6.0
25
- fsspec==2025.5.1
26
- google-ai-generativelanguage==0.6.18
27
- google-api-core==2.25.0
28
- google-auth==2.40.3
29
- googleapis-common-protos==1.70.0
30
- gotrue==2.12.0
31
- greenlet==3.2.2
32
- grpcio==1.72.1
33
- grpcio-status==1.72.1
34
- h11==0.16.0
35
- h2==4.2.0
36
- hf-xet==1.1.3
37
- hpack==4.1.0
38
- httpcore==1.0.9
39
- httpx==0.28.1
40
- httpx-sse==0.4.0
41
- huggingface-hub==0.32.4
42
- hyperframe==6.1.0
43
- idna==3.10
44
- iniconfig==2.1.0
45
- jedi==0.19.2
46
- jinja2==3.1.6
47
- joblib==1.5.1
48
- jsonpatch==1.33
49
- jsonpointer==3.0.0
50
- jupyter-client==8.6.3
51
- jupyter-core==5.8.1
52
- langchain==0.3.25
53
- langchain-community==0.3.24
54
- langchain-core==0.3.63
55
- langchain-google-genai==2.1.5
56
- langchain-huggingface==0.2.0
57
- langchain-text-splitters==0.3.8
58
- langgraph==0.4.7
59
- langgraph-checkpoint==2.0.26
60
- langgraph-prebuilt==0.2.2
61
- langgraph-sdk==0.1.70
62
- langsmith==0.3.43
63
- lxml==5.4.0
64
- markupsafe==3.0.2
65
- marshmallow==3.26.1
66
- matplotlib-inline==0.1.7
67
- mpmath==1.3.0
68
- multidict==6.4.4
69
- mypy-extensions==1.1.0
70
- nest-asyncio==1.6.0
71
- networkx==3.4.2
72
- numpy==2.2.6
73
- nvidia-cublas-cu12==12.6.4.1
74
- nvidia-cuda-cupti-cu12==12.6.80
75
- nvidia-cuda-nvrtc-cu12==12.6.77
76
- nvidia-cuda-runtime-cu12==12.6.77
77
- nvidia-cudnn-cu12==9.5.1.17
78
- nvidia-cufft-cu12==11.3.0.4
79
- nvidia-cufile-cu12==1.11.1.6
80
- nvidia-curand-cu12==10.3.7.77
81
- nvidia-cusolver-cu12==11.7.1.2
82
- nvidia-cusparse-cu12==12.5.4.2
83
- nvidia-cusparselt-cu12==0.6.3
84
- nvidia-nccl-cu12==2.26.2
85
- nvidia-nvjitlink-cu12==12.6.85
86
- nvidia-nvtx-cu12==12.6.77
87
- orjson==3.10.18
88
- ormsgpack==1.10.0
89
- packaging==24.2
90
- parso==0.8.4
91
- pexpect==4.9.0
92
- pillow==11.2.1
93
- platformdirs==4.3.8
94
- pluggy==1.6.0
95
- postgrest==1.0.2
96
- primp==0.15.0
97
- prompt-toolkit==3.0.51
98
- propcache==0.3.1
99
- proto-plus==1.26.1
100
- protobuf==6.31.1
101
- psutil==7.0.0
102
- ptyprocess==0.7.0
103
- pure-eval==0.2.3
104
- pyasn1==0.6.1
105
- pyasn1-modules==0.4.2
106
- pydantic==2.11.5
107
- pydantic-core==2.33.2
108
- pydantic-settings==2.9.1
109
- pygments==2.19.1
110
- pyjwt==2.10.1
111
- pymupdf==1.26.0
112
- pytest==8.4.0
113
- pytest-mock==3.14.1
114
- python-dateutil==2.9.0.post0
115
- python-dotenv==1.1.0
116
- pyyaml==6.0.2
117
- pyzmq==26.4.0
118
- realtime==2.4.3
119
- regex==2024.11.6
120
- requests==2.32.3
121
- requests-toolbelt==1.0.0
122
- rsa==4.9.1
123
- safetensors==0.5.3
124
- scikit-learn==1.7.0
125
- scipy==1.15.3
126
- sentence-transformers==4.1.0
127
- setuptools==80.9.0
128
- sgmllib3k==1.0.0
129
- six==1.17.0
130
- sniffio==1.3.1
131
- soupsieve==2.7
132
- sqlalchemy==2.0.41
133
- stack-data==0.6.3
134
- storage3==0.11.3
135
- strenum==0.4.15
136
- supabase==2.15.2
137
- supafunc==0.9.4
138
- sympy==1.14.0
139
- tavily-python==0.7.5
140
- tenacity==9.1.2
141
- threadpoolctl==3.6.0
142
- tiktoken==0.9.0
143
- tokenizers==0.21.1
144
- torch==2.7.1
145
- tornado==6.5.1
146
- tqdm==4.67.1
147
- traitlets==5.14.3
148
- transformers==4.52.4
149
- triton==3.3.1
150
- typing-extensions==4.13.2
151
- typing-inspect==0.9.0
152
- typing-inspection==0.4.1
153
- urllib3==2.4.0
154
- wcwidth==0.2.13
155
- websockets==14.2
156
- wikipedia==1.4.0
157
- xxhash==3.5.0
158
- yarl==1.20.0
159
- zstandard==0.23.0
 
1
+ gradio
2
+ requests
3
+ python-dotenv
4
+ pgvector
5
+ supabase
6
+ huggingface_hub
7
+ langchain
8
+ langchain-core
9
+ langchain-huggingface
10
+ langchain-tavily
11
+ langchain-community
12
+ langgraph
13
+ arxiv
14
+ pymupdf
15
+ wikipedia