Vaishvik1618 commited on
Commit
7f81eb4
·
verified ·
1 Parent(s): 75a61d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +76 -0
requirements.txt CHANGED
@@ -1,8 +1,11 @@
1
  aiofiles==23.2.1
 
2
  aiohttp==3.10.10
3
  aiosignal==1.3.1
4
  altair==5.4.1
 
5
  anyio==4.6.2.post1
 
6
  attrs==24.2.0
7
  beautifulsoup4==4.12.3
8
  blinker==1.9.0
@@ -10,8 +13,15 @@ cachetools==5.5.0
10
  certifi==2024.8.30
11
  charset-normalizer==3.4.0
12
  click==8.1.7
 
 
13
  dataclasses-json==0.6.7
 
14
  decorator==5.1.1
 
 
 
 
15
  fastapi==0.115.5
16
  ffmpy==0.4.0
17
  filelock==3.16.1
@@ -21,55 +31,121 @@ gitdb==4.0.11
21
  GitPython==3.1.43
22
  gradio==5.6.0
23
  gradio_client==1.4.3
 
24
  h11==0.14.0
25
  httpcore==1.0.6
26
  httpx==0.27.2
27
  huggingface-hub==0.26.2
28
  idna==3.10
 
 
 
29
  Jinja2==3.1.4
 
30
  joblib==1.4.2
31
  jsonschema==4.23.0
 
 
 
 
32
  llama-index==0.11.22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  markdown-it-py==3.0.0
34
  MarkupSafe==2.1.5
35
  marshmallow==3.23.1
 
 
 
36
  multidict==6.1.0
 
 
 
 
37
  nltk==3.9.1
38
  numpy==1.26.4
39
  openai==1.54.2
40
  orjson==3.10.11
41
  packaging==24.1
42
  pandas==2.2.3
 
43
  pillow==11.0.0
 
 
 
44
  protobuf==5.28.3
 
 
 
45
  pydantic==2.9.2
 
 
46
  pydub==0.25.1
47
  Pygments==2.18.0
 
48
  pypdf==4.3.1
 
49
  python-dateutil==2.9.0.post0
 
50
  python-dotenv==1.0.1
51
  python-multipart==0.0.12
 
52
  PyYAML==6.0.2
 
 
53
  regex==2024.11.6
54
  requests==2.32.3
55
  rich==13.9.4
 
 
 
56
  safetensors==0.4.5
 
 
57
  semantic-version==2.10.0
 
 
58
  six==1.16.0
 
 
 
59
  SQLAlchemy==2.0.36
 
60
  starlette==0.41.2
61
  streamlit==1.40.1
 
 
62
  tenacity==8.5.0
 
63
  tiktoken==0.8.0
64
  tokenizers==0.20.3
 
 
65
  torch==2.5.1
66
  tornado==6.4.1
67
  tqdm==4.67.0
 
68
  transformers==4.46.2
69
  typer==0.13.0
 
70
  typing_extensions==4.12.2
 
71
  urllib3==2.2.3
72
  uvicorn==0.32.0
73
  watchdog==6.0.0
 
74
  websockets==12.0
 
75
  yarl==1.17.1
 
1
  aiofiles==23.2.1
2
+ aiohappyeyeballs==2.4.3
3
  aiohttp==3.10.10
4
  aiosignal==1.3.1
5
  altair==5.4.1
6
+ annotated-types==0.7.0
7
  anyio==4.6.2.post1
8
+ asttokens==2.4.1
9
  attrs==24.2.0
10
  beautifulsoup4==4.12.3
11
  blinker==1.9.0
 
13
  certifi==2024.8.30
14
  charset-normalizer==3.4.0
15
  click==8.1.7
16
+ colorama==0.4.6
17
+ comm==0.2.2
18
  dataclasses-json==0.6.7
19
+ debugpy==1.8.7
20
  decorator==5.1.1
21
+ Deprecated==1.2.14
22
+ dirtyjson==1.0.8
23
+ distro==1.9.0
24
+ executing==2.1.0
25
  fastapi==0.115.5
26
  ffmpy==0.4.0
27
  filelock==3.16.1
 
31
  GitPython==3.1.43
32
  gradio==5.6.0
33
  gradio_client==1.4.3
34
+ greenlet==3.1.1
35
  h11==0.14.0
36
  httpcore==1.0.6
37
  httpx==0.27.2
38
  huggingface-hub==0.26.2
39
  idna==3.10
40
+ ipykernel==6.29.5
41
+ ipython==8.29.0
42
+ jedi==0.19.1
43
  Jinja2==3.1.4
44
+ jiter==0.7.0
45
  joblib==1.4.2
46
  jsonschema==4.23.0
47
+ jsonschema-specifications==2024.10.1
48
+ jupyter_client==8.6.3
49
+ jupyter_core==5.7.2
50
+ llama-cloud==0.1.4
51
  llama-index==0.11.22
52
+ llama-index-agent-openai==0.3.4
53
+ llama-index-cli==0.3.1
54
+ llama-index-core==0.11.22
55
+ llama-index-embeddings-openai==0.2.5
56
+ llama-index-indices-managed-llama-cloud==0.4.0
57
+ llama-index-legacy==0.9.48.post3
58
+ llama-index-llms-openai==0.2.16
59
+ llama-index-multi-modal-llms-openai==0.2.3
60
+ llama-index-program-openai==0.2.0
61
+ llama-index-question-gen-openai==0.2.0
62
+ llama-index-readers-file==0.2.2
63
+ llama-index-readers-llama-parse==0.3.0
64
+ llama-parse==0.5.13
65
+ lxml==5.3.0
66
  markdown-it-py==3.0.0
67
  MarkupSafe==2.1.5
68
  marshmallow==3.23.1
69
+ matplotlib-inline==0.1.7
70
+ mdurl==0.1.2
71
+ mpmath==1.3.0
72
  multidict==6.1.0
73
+ mypy-extensions==1.0.0
74
+ narwhals==1.13.5
75
+ nest-asyncio==1.6.0
76
+ networkx==3.4.2
77
  nltk==3.9.1
78
  numpy==1.26.4
79
  openai==1.54.2
80
  orjson==3.10.11
81
  packaging==24.1
82
  pandas==2.2.3
83
+ parso==0.8.4
84
  pillow==11.0.0
85
+ platformdirs==4.3.6
86
+ prompt_toolkit==3.0.48
87
+ propcache==0.2.0
88
  protobuf==5.28.3
89
+ psutil==6.1.0
90
+ pure_eval==0.2.3
91
+ pyarrow==18.0.0
92
  pydantic==2.9.2
93
+ pydantic_core==2.23.4
94
+ pydeck==0.9.1
95
  pydub==0.25.1
96
  Pygments==2.18.0
97
+ PyMuPDF==1.24.13
98
  pypdf==4.3.1
99
+ PyPDF2==3.0.1
100
  python-dateutil==2.9.0.post0
101
+ python-docx==1.1.2
102
  python-dotenv==1.0.1
103
  python-multipart==0.0.12
104
+ pytz==2024.2
105
  PyYAML==6.0.2
106
+ pyzmq==26.2.0
107
+ referencing==0.35.1
108
  regex==2024.11.6
109
  requests==2.32.3
110
  rich==13.9.4
111
+ rpds-py==0.21.0
112
+ ruff==0.7.4
113
+ safehttpx==0.1.1
114
  safetensors==0.4.5
115
+ scikit-learn==1.5.2
116
+ scipy==1.14.1
117
  semantic-version==2.10.0
118
+ setuptools==75.5.0
119
+ shellingham==1.5.4
120
  six==1.16.0
121
+ smmap==5.0.1
122
+ sniffio==1.3.1
123
+ soupsieve==2.6
124
  SQLAlchemy==2.0.36
125
+ stack-data==0.6.3
126
  starlette==0.41.2
127
  streamlit==1.40.1
128
+ striprtf==0.0.26
129
+ sympy==1.13.1
130
  tenacity==8.5.0
131
+ threadpoolctl==3.5.0
132
  tiktoken==0.8.0
133
  tokenizers==0.20.3
134
+ toml==0.10.2
135
+ tomlkit==0.12.0
136
  torch==2.5.1
137
  tornado==6.4.1
138
  tqdm==4.67.0
139
+ traitlets==5.14.3
140
  transformers==4.46.2
141
  typer==0.13.0
142
+ typing-inspect==0.9.0
143
  typing_extensions==4.12.2
144
+ tzdata==2024.2
145
  urllib3==2.2.3
146
  uvicorn==0.32.0
147
  watchdog==6.0.0
148
+ wcwidth==0.2.13
149
  websockets==12.0
150
+ wrapt==1.16.0
151
  yarl==1.17.1