Pavan2k4 commited on
Commit
be98308
·
verified ·
1 Parent(s): 25c6c9c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +33 -65
requirements.txt CHANGED
@@ -1,74 +1,58 @@
1
- accelerate==1.3.0
2
- aiofiles==24.1.0
3
- aiohappyeyeballs==2.4.6
4
  aiohttp==3.10.11
5
  aiosignal==1.3.2
6
  altair==5.5.0
7
  annotated-types==0.7.0
8
  anyio==4.8.0
9
  attrs==25.1.0
10
- backoff==2.2.1
11
- beautifulsoup4==4.13.3
12
- bitsandbytes==0.45.2
13
  blinker==1.9.0
14
- cachetools==5.5.1
15
  certifi==2025.1.31
16
- cffi==1.17.1
17
- chardet==5.2.0
18
  charset-normalizer==3.4.1
19
  click==8.1.8
20
- cryptography==44.0.1
21
  dataclasses-json==0.6.7
22
  distro==1.9.0
23
- emoji==2.14.1
24
- eval_type_backport==0.2.2
25
  filelock==3.17.0
26
- filetype==1.2.0
27
  frozenlist==1.5.0
28
- fsspec==2025.2.0
29
  gitdb==4.0.12
30
  GitPython==3.1.44
31
  greenlet==3.1.1
32
  h11==0.14.0
33
- html5lib==1.1
34
  httpcore==1.0.7
35
  httpx==0.28.1
36
  httpx-sse==0.4.0
37
- huggingface-hub==0.28.1
38
  idna==3.10
39
  iniconfig==2.0.0
40
- Jinja2==3.1.5
41
  jiter==0.8.2
42
  joblib==1.4.2
43
  jsonpatch==1.33
44
- jsonpath-python==1.0.6
45
  jsonpointer==3.0.0
46
  jsonschema==4.23.0
47
  jsonschema-specifications==2024.10.1
48
- langchain==0.3.18
49
- langchain-community==0.3.17
50
- langchain-core==0.3.35
51
- langchain-experimental==0.3.4
52
  langchain-huggingface==0.1.2
53
- langchain-ollama==0.2.3
54
- langchain-openai==0.3.6
55
  langchain-pinecone==0.2.3
56
- langchain-tests==0.3.12
57
  langchain-text-splitters==0.3.6
58
- langdetect==1.0.9
59
- langsmith==0.3.8
60
- lxml==5.3.1
61
- markdown-it-py==3.0.0
 
62
  MarkupSafe==3.0.2
63
  marshmallow==3.26.1
64
- mdurl==0.1.2
65
  mpmath==1.3.0
 
66
  multidict==6.1.0
67
  mypy-extensions==1.0.0
68
- narwhals==1.26.0
69
- nest-asyncio==1.6.0
70
  networkx==3.4.2
71
- nltk==3.9.1
72
  numpy==1.26.4
73
  nvidia-cublas-cu12==12.4.5.8
74
  nvidia-cuda-cupti-cu12==12.4.127
@@ -83,76 +67,60 @@ nvidia-cusparselt-cu12==0.6.2
83
  nvidia-nccl-cu12==2.21.5
84
  nvidia-nvjitlink-cu12==12.4.127
85
  nvidia-nvtx-cu12==12.4.127
86
- olefile==0.47
87
- ollama==0.4.7
88
- openai==1.63.0
89
  orjson==3.10.15
90
  packaging==24.2
91
  pandas==2.2.3
92
  pillow==11.1.0
93
-
 
 
94
  pluggy==1.5.0
95
- propcache==0.2.1
96
  protobuf==5.29.3
97
- psutil==6.1.1
98
- pyarrow==19.0.0
99
- pycparser==2.22
100
  pydantic==2.10.6
101
- pydantic-settings==2.7.1
102
  pydantic_core==2.27.2
103
  pydeck==0.9.1
104
- Pygments==2.19.1
105
- PyMuPDF==1.25.3
106
- pypdf==5.3.0
107
- pytest==8.3.4
108
  pytest-asyncio==0.25.3
109
  pytest-socket==0.7.0
110
  python-dateutil==2.9.0.post0
111
  python-dotenv==1.0.1
112
- python-iso639==2025.2.8
113
- python-magic==0.4.27
114
- python-oxmsg==0.0.2
115
  pytz==2025.1
116
  PyYAML==6.0.2
117
- RapidFuzz==3.12.1
118
  referencing==0.36.2
119
  regex==2024.11.6
120
  requests==2.32.3
121
  requests-toolbelt==1.0.0
122
- rich==13.9.4
123
- rpds-py==0.22.3
124
- safetensors==0.5.2
125
  scikit-learn==1.6.1
126
- scipy==1.15.1
127
  sentence-transformers==3.4.1
128
- setuptools==75.8.0
129
  six==1.17.0
130
  smmap==5.0.2
131
  sniffio==1.3.1
132
- soupsieve==2.6
133
  SQLAlchemy==2.0.38
134
- streamlit==1.42.0
135
  sympy==1.13.1
136
- syrupy==4.8.1
137
  tenacity==9.0.0
138
- text-generation==0.7.0
139
  threadpoolctl==3.5.0
140
- tiktoken==0.8.0
141
  tokenizers==0.21.0
142
  toml==0.10.2
143
  torch==2.6.0
144
  tornado==6.4.2
145
  tqdm==4.67.1
146
- transformers==4.48.3
147
  triton==3.2.0
148
  typing-inspect==0.9.0
149
  typing_extensions==4.12.2
150
  tzdata==2025.1
151
- unstructured==0.16.20
152
- unstructured-client==0.29.0
153
  urllib3==2.3.0
154
  watchdog==6.0.0
155
- webencodings==0.5.1
156
- wrapt==1.17.2
157
  yarl==1.18.3
158
  zstandard==0.23.0
 
1
+ aiohappyeyeballs==2.5.0
 
 
2
  aiohttp==3.10.11
3
  aiosignal==1.3.2
4
  altair==5.5.0
5
  annotated-types==0.7.0
6
  anyio==4.8.0
7
  attrs==25.1.0
 
 
 
8
  blinker==1.9.0
9
+ cachetools==5.5.2
10
  certifi==2025.1.31
 
 
11
  charset-normalizer==3.4.1
12
  click==8.1.8
 
13
  dataclasses-json==0.6.7
14
  distro==1.9.0
 
 
15
  filelock==3.17.0
 
16
  frozenlist==1.5.0
17
+ fsspec==2025.3.0
18
  gitdb==4.0.12
19
  GitPython==3.1.44
20
  greenlet==3.1.1
21
  h11==0.14.0
 
22
  httpcore==1.0.7
23
  httpx==0.28.1
24
  httpx-sse==0.4.0
25
+ huggingface-hub==0.29.2
26
  idna==3.10
27
  iniconfig==2.0.0
28
+ Jinja2==3.1.6
29
  jiter==0.8.2
30
  joblib==1.4.2
31
  jsonpatch==1.33
 
32
  jsonpointer==3.0.0
33
  jsonschema==4.23.0
34
  jsonschema-specifications==2024.10.1
35
+ langchain==0.3.20
36
+ langchain-community==0.3.19
37
+ langchain-core==0.3.43
 
38
  langchain-huggingface==0.1.2
39
+ langchain-openai==0.3.8
 
40
  langchain-pinecone==0.2.3
41
+ langchain-tests==0.3.13
42
  langchain-text-splitters==0.3.6
43
+ langgraph==0.3.5
44
+ langgraph-checkpoint==2.0.18
45
+ langgraph-prebuilt==0.1.2
46
+ langgraph-sdk==0.1.55
47
+ langsmith==0.3.13
48
  MarkupSafe==3.0.2
49
  marshmallow==3.26.1
 
50
  mpmath==1.3.0
51
+ msgpack==1.1.0
52
  multidict==6.1.0
53
  mypy-extensions==1.0.0
54
+ narwhals==1.30.0
 
55
  networkx==3.4.2
 
56
  numpy==1.26.4
57
  nvidia-cublas-cu12==12.4.5.8
58
  nvidia-cuda-cupti-cu12==12.4.127
 
67
  nvidia-nccl-cu12==2.21.5
68
  nvidia-nvjitlink-cu12==12.4.127
69
  nvidia-nvtx-cu12==12.4.127
70
+ openai==1.65.5
 
 
71
  orjson==3.10.15
72
  packaging==24.2
73
  pandas==2.2.3
74
  pillow==11.1.0
75
+ pinecone==5.4.2
76
+ pinecone-plugin-inference==3.1.0
77
+ pinecone-plugin-interface==0.0.7
78
  pluggy==1.5.0
79
+ propcache==0.3.0
80
  protobuf==5.29.3
81
+ pyarrow==19.0.1
 
 
82
  pydantic==2.10.6
83
+ pydantic-settings==2.8.1
84
  pydantic_core==2.27.2
85
  pydeck==0.9.1
86
+ pytest==8.3.5
 
 
 
87
  pytest-asyncio==0.25.3
88
  pytest-socket==0.7.0
89
  python-dateutil==2.9.0.post0
90
  python-dotenv==1.0.1
 
 
 
91
  pytz==2025.1
92
  PyYAML==6.0.2
 
93
  referencing==0.36.2
94
  regex==2024.11.6
95
  requests==2.32.3
96
  requests-toolbelt==1.0.0
97
+ rpds-py==0.23.1
98
+ safetensors==0.5.3
 
99
  scikit-learn==1.6.1
100
+ scipy==1.15.2
101
  sentence-transformers==3.4.1
102
+ setuptools==76.0.0
103
  six==1.17.0
104
  smmap==5.0.2
105
  sniffio==1.3.1
 
106
  SQLAlchemy==2.0.38
107
+ streamlit==1.43.1
108
  sympy==1.13.1
109
+ syrupy==4.9.0
110
  tenacity==9.0.0
 
111
  threadpoolctl==3.5.0
112
+ tiktoken==0.9.0
113
  tokenizers==0.21.0
114
  toml==0.10.2
115
  torch==2.6.0
116
  tornado==6.4.2
117
  tqdm==4.67.1
118
+ transformers==4.49.0
119
  triton==3.2.0
120
  typing-inspect==0.9.0
121
  typing_extensions==4.12.2
122
  tzdata==2025.1
 
 
123
  urllib3==2.3.0
124
  watchdog==6.0.0
 
 
125
  yarl==1.18.3
126
  zstandard==0.23.0