AliInamdar commited on
Commit
4c592d1
·
verified ·
1 Parent(s): 1879c4c

Create Requirements.txt

Browse files
Files changed (1) hide show
  1. Requirements.txt +206 -0
Requirements.txt ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ alabaster==1.0.0
3
+ altair==5.5.0
4
+ annotated-types==0.7.0
5
+ anyio==4.8.0
6
+ appnope==0.1.4
7
+ argon2-cffi==23.1.0
8
+ argon2-cffi-bindings==21.2.0
9
+ arrow==1.3.0
10
+ asttokens==3.0.0
11
+ astunparse==1.6.3
12
+ async-lru==2.0.4
13
+ attrs==25.1.0
14
+ babel==2.17.0
15
+ beautifulsoup4==4.13.3
16
+ bibtexparser==1.4.3
17
+ bleach==6.2.0
18
+ blinker==1.9.0
19
+ Brotli==1.1.0
20
+ bs4==0.0.2
21
+ cachetools==5.5.1
22
+ certifi==2025.1.31
23
+ cffi==1.17.1
24
+ charset-normalizer==3.4.1
25
+ click==8.1.8
26
+ comm==0.2.2
27
+ contourpy==1.3.1
28
+ cycler==0.12.1
29
+ debugpy==1.8.12
30
+ decorator==5.1.1
31
+ defusedxml==0.7.1
32
+ Deprecated==1.2.18
33
+ distro==1.9.0
34
+ docutils==0.21.2
35
+ duckduckgo_search==7.4.2
36
+ et_xmlfile==2.0.0
37
+ executing==2.2.0
38
+ fake-useragent==2.0.3
39
+ fastjsonschema==2.21.1
40
+ filelock==3.17.0
41
+ flatbuffers==25.2.10
42
+ fonttools==4.56.0
43
+ fqdn==1.5.1
44
+ free_proxy==1.1.3
45
+ fsspec==2025.2.0
46
+ gast==0.6.0
47
+ gitdb==4.0.12
48
+ GitPython==3.1.44
49
+ google-pasta==0.2.0
50
+ google_search_results==2.4.2
51
+ grpcio==1.70.0
52
+ gTTS==2.5.4
53
+ h11==0.14.0
54
+ h2==4.2.0
55
+ h5py==3.13.0
56
+ hpack==4.1.0
57
+ httpcore==1.0.7
58
+ httpx==0.28.1
59
+ huggingface==0.0.1
60
+ huggingface-hub==0.28.1
61
+ hyperframe==6.1.0
62
+ idna==3.10
63
+ imagesize==1.4.1
64
+ ipykernel==6.29.5
65
+ ipython==8.32.0
66
+ isoduration==20.11.0
67
+ jedi==0.19.2
68
+ Jinja2==3.1.5
69
+ jiter==0.8.2
70
+ joblib==1.4.2
71
+ json5==0.10.0
72
+ jsonpointer==3.0.0
73
+ jsonschema==4.23.0
74
+ jsonschema-specifications==2024.10.1
75
+ jupyter-events==0.12.0
76
+ jupyter-lsp==2.2.5
77
+ jupyter_client==8.6.3
78
+ jupyter_core==5.7.2
79
+ jupyter_server==2.15.0
80
+ jupyter_server_terminals==0.5.3
81
+ jupyterlab==4.3.5
82
+ jupyterlab_pygments==0.3.0
83
+ jupyterlab_server==2.27.3
84
+ keras==3.8.0
85
+ kiwisolver==1.4.8
86
+ libclang==18.1.1
87
+ loguru==0.7.3
88
+ lxml==5.3.1
89
+ Markdown==3.7
90
+ markdown-it-py==3.0.0
91
+ MarkupSafe==3.0.2
92
+ matplotlib==3.10.0
93
+ matplotlib-inline==0.1.7
94
+ mdurl==0.1.2
95
+ mistune==3.1.1
96
+ ml-dtypes==0.4.1
97
+ mpmath==1.3.0
98
+ namex==0.0.8
99
+ narwhals==1.25.2
100
+ nbclient==0.10.2
101
+ nbconvert==7.16.6
102
+ nbformat==5.10.4
103
+ nest-asyncio==1.6.0
104
+ networkx==3.4.2
105
+ notebook==7.3.2
106
+ notebook_shim==0.2.4
107
+ numpy==2.0.2
108
+ openai==1.61.1
109
+ openpyxl==3.1.5
110
+ opt_einsum==3.4.0
111
+ optree==0.14.0
112
+ outcome==1.3.0.post0
113
+ overrides==7.7.0
114
+ packaging==24.2
115
+ pandas==2.2.3
116
+ pandocfilters==1.5.1
117
+ parso==0.8.4
118
+ pexpect==4.9.0
119
+ pillow==11.1.0
120
+ platformdirs==4.3.6
121
+ prometheus_client==0.21.1
122
+ prompt_toolkit==3.0.50
123
+ protobuf==5.29.3
124
+ psutil==7.0.0
125
+ ptyprocess==0.7.0
126
+ pure_eval==0.2.3
127
+ pyarrow==19.0.0
128
+ pycparser==2.22
129
+ pydantic==2.10.6
130
+ pydantic_core==2.27.2
131
+ pydeck==0.9.1
132
+ Pygments==2.19.1
133
+ pyparsing==3.2.1
134
+ PySocks==1.7.1
135
+ python-dateutil==2.9.0.post0
136
+ python-dotenv==1.0.1
137
+ python-json-logger==3.2.1
138
+ pytz==2025.1
139
+ PyYAML==6.0.2
140
+ pyzmq==26.2.1
141
+ referencing==0.36.2
142
+ regex==2024.11.6
143
+ requests==2.32.3
144
+ rfc3339-validator==0.1.4
145
+ rfc3986-validator==0.1.1
146
+ rich==13.9.4
147
+ rpds-py==0.22.3
148
+ safetensors==0.5.2
149
+ scholarly==1.7.11
150
+ scikit-learn==1.6.1
151
+ scipy==1.15.2
152
+ selenium==4.28.1
153
+ Send2Trash==1.8.3
154
+ sentence-transformers==3.4.1
155
+ serpapi==0.1.5
156
+ setuptools==75.8.0
157
+ six==1.17.0
158
+ smmap==5.0.2
159
+ sniffio==1.3.1
160
+ snowballstemmer==2.2.0
161
+ socksio==1.0.0
162
+ sortedcontainers==2.4.0
163
+ soupsieve==2.6
164
+ Sphinx==8.1.3
165
+ sphinx-rtd-theme==3.0.2
166
+ sphinxcontrib-applehelp==2.0.0
167
+ sphinxcontrib-devhelp==2.0.0
168
+ sphinxcontrib-htmlhelp==2.1.0
169
+ sphinxcontrib-jquery==4.1
170
+ sphinxcontrib-jsmath==1.0.1
171
+ sphinxcontrib-qthelp==2.0.0
172
+ sphinxcontrib-serializinghtml==2.0.0
173
+ stack-data==0.6.3
174
+ streamlit==1.42.0
175
+ sympy==1.13.1
176
+ tenacity==9.0.0
177
+ tensorboard==2.18.0
178
+ tensorboard-data-server==0.7.2
179
+ tensorflow==2.18.0
180
+ termcolor==2.5.0
181
+ terminado==0.18.1
182
+ threadpoolctl==3.5.0
183
+ tinycss2==1.4.0
184
+ tokenizers==0.21.0
185
+ toml==0.10.2
186
+ torch==2.6.0
187
+ tornado==6.4.2
188
+ tqdm==4.67.1
189
+ traitlets==5.14.3
190
+ transformers==4.49.0
191
+ trio==0.29.0
192
+ trio-websocket==0.12.1
193
+ types-python-dateutil==2.9.0.20241206
194
+ typing_extensions==4.12.2
195
+ tzdata==2025.1
196
+ uri-template==1.3.0
197
+ urllib3==2.3.0
198
+ wcwidth==0.2.13
199
+ webcolors==24.11.1
200
+ webdriver-manager==4.0.2
201
+ webencodings==0.5.1
202
+ websocket-client==1.8.0
203
+ Werkzeug==3.1.3
204
+ wheel==0.45.1
205
+ wrapt==1.17.2
206
+ wsproto==1.2.0