beitemian commited on
Commit
3ee2ca8
·
1 Parent(s): 2df4234
Files changed (1) hide show
  1. requirements.txt +152 -4
requirements.txt CHANGED
@@ -1,4 +1,152 @@
1
- gradio[oauth]
2
- requests
3
- pandas
4
- python-dotenv
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.12.9
4
+ aiosignal==1.3.2
5
+ aiosqlite==0.21.0
6
+ annotated-types==0.7.0
7
+ anyio==4.9.0
8
+ asttokens==3.0.0
9
+ attrs==25.3.0
10
+ audioop-lts==0.2.1
11
+ Authlib==1.6.0
12
+ banks==2.1.2
13
+ beautifulsoup4==4.13.4
14
+ certifi==2025.4.26
15
+ cffi==1.17.1
16
+ charset-normalizer==3.4.2
17
+ click==8.1.8
18
+ colorama==0.4.6
19
+ cryptography==45.0.3
20
+ dataclasses-json==0.6.7
21
+ decorator==5.2.1
22
+ Deprecated==1.2.18
23
+ dirtyjson==1.0.8
24
+ distro==1.9.0
25
+ dotenv==0.9.9
26
+ executing==2.2.0
27
+ fastapi==0.115.12
28
+ ffmpy==0.6.0
29
+ filelock==3.18.0
30
+ filetype==1.2.0
31
+ frozenlist==1.6.2
32
+ fsspec==2025.5.1
33
+ gradio==5.33.0
34
+ gradio_client==1.10.2
35
+ greenlet==3.2.3
36
+ griffe==1.7.3
37
+ groovy==0.1.2
38
+ grpclib==0.4.7
39
+ h11==0.16.0
40
+ h2==4.2.0
41
+ hf-xet==1.1.3
42
+ hpack==4.1.0
43
+ httpcore==1.0.9
44
+ httpx==0.28.1
45
+ huggingface-hub==0.32.4
46
+ hyperframe==6.1.0
47
+ idna==3.10
48
+ ipython==9.3.0
49
+ ipython_pygments_lexers==1.1.1
50
+ itsdangerous==2.2.0
51
+ jedi==0.19.2
52
+ Jinja2==3.1.6
53
+ jiter==0.10.0
54
+ joblib==1.5.1
55
+ jsonpickle==4.1.1
56
+ linkup-sdk==0.2.6
57
+ llama-cloud==0.1.23
58
+ llama-cloud-services==0.6.30
59
+ llama-index==0.12.40
60
+ llama-index-agent-openai==0.4.9
61
+ llama-index-cli==0.4.3
62
+ llama-index-core==0.12.40
63
+ llama-index-embeddings-openai==0.3.1
64
+ llama-index-indices-managed-llama-cloud==0.7.4
65
+ llama-index-llms-deepseek==0.1.2
66
+ llama-index-llms-openai==0.4.3
67
+ llama-index-llms-openai-like==0.4.0
68
+ llama-index-multi-modal-llms-openai==0.5.1
69
+ llama-index-program-openai==0.3.2
70
+ llama-index-question-gen-openai==0.3.1
71
+ llama-index-readers-file==0.4.9
72
+ llama-index-readers-llama-parse==0.4.0
73
+ llama-index-utils-workflow==0.3.2
74
+ llama-parse==0.6.30
75
+ markdown-it-py==3.0.0
76
+ MarkupSafe==3.0.2
77
+ marshmallow==3.26.1
78
+ matplotlib-inline==0.1.7
79
+ mdurl==0.1.2
80
+ modal==1.0.3
81
+ multidict==6.4.4
82
+ mypy_extensions==1.1.0
83
+ nest-asyncio==1.6.0
84
+ networkx==3.5
85
+ nltk==3.9.1
86
+ numpy==2.2.6
87
+ openai==1.84.0
88
+ orjson==3.10.18
89
+ packaging==25.0
90
+ pandas==2.2.3
91
+ parso==0.8.4
92
+ pexpect==4.9.0
93
+ pillow==11.2.1
94
+ platformdirs==4.3.8
95
+ prompt_toolkit==3.0.51
96
+ propcache==0.3.1
97
+ protobuf==6.31.1
98
+ ptyprocess==0.7.0
99
+ pure_eval==0.2.3
100
+ pycparser==2.22
101
+ pydantic==2.11.5
102
+ pydantic_core==2.33.2
103
+ pydub==0.25.1
104
+ Pygments==2.19.1
105
+ pypdf==5.6.0
106
+ python-dateutil==2.9.0.post0
107
+ python-dotenv==1.1.0
108
+ python-multipart==0.0.20
109
+ pytz==2025.2
110
+ pyvis==0.3.2
111
+ PyYAML==6.0.2
112
+ regex==2024.11.6
113
+ requests==2.32.3
114
+ rich==14.0.0
115
+ ruff==0.11.13
116
+ safehttpx==0.1.6
117
+ safetensors==0.5.3
118
+ semantic-version==2.10.0
119
+ setuptools==78.1.1
120
+ shellingham==1.5.4
121
+ sigtools==4.0.1
122
+ six==1.17.0
123
+ sniffio==1.3.1
124
+ soupsieve==2.7
125
+ SQLAlchemy==2.0.41
126
+ stack-data==0.6.3
127
+ starlette==0.46.2
128
+ striprtf==0.0.26
129
+ synchronicity==0.9.13
130
+ tenacity==9.1.2
131
+ tiktoken==0.9.0
132
+ tokenizers==0.21.1
133
+ toml==0.10.2
134
+ tomlkit==0.13.3
135
+ tqdm==4.67.1
136
+ traitlets==5.14.3
137
+ transformers==4.52.4
138
+ typer==0.16.0
139
+ types-certifi==2021.10.8.3
140
+ types-toml==0.10.8.20240310
141
+ typing-inspect==0.9.0
142
+ typing-inspection==0.4.1
143
+ typing_extensions==4.14.0
144
+ tzdata==2025.2
145
+ urllib3==2.4.0
146
+ uvicorn==0.34.3
147
+ watchfiles==1.0.5
148
+ wcwidth==0.2.13
149
+ websockets==15.0.1
150
+ wheel==0.45.1
151
+ wrapt==1.17.2
152
+ yarl==1.20.0