Spaces:
Sleeping
Sleeping
madhurjindal
commited on
Create requirements.txt
Browse files- requirements.txt +216 -0
requirements.txt
ADDED
@@ -0,0 +1,216 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.2.1
|
2 |
+
aiohttp==3.8.5
|
3 |
+
aiosignal==1.3.1
|
4 |
+
annotated-types==0.7.0
|
5 |
+
anyio==3.6.2
|
6 |
+
appnope==0.1.3
|
7 |
+
argon2-cffi==21.3.0
|
8 |
+
argon2-cffi-bindings==21.2.0
|
9 |
+
arrow==1.2.3
|
10 |
+
asttokens==2.2.1
|
11 |
+
async-timeout==4.0.3
|
12 |
+
attrs==24.2.0
|
13 |
+
backcall==0.2.0
|
14 |
+
beautifulsoup4==4.12.0
|
15 |
+
black==23.3.0
|
16 |
+
bleach==6.0.0
|
17 |
+
boto3==1.26.109
|
18 |
+
botocore==1.29.109
|
19 |
+
build==0.10.0
|
20 |
+
CacheControl==0.12.11
|
21 |
+
certifi==2022.12.7
|
22 |
+
cffi==1.15.1
|
23 |
+
charset-normalizer==3.1.0
|
24 |
+
cleo==2.0.1
|
25 |
+
click==8.1.3
|
26 |
+
comm==0.1.3
|
27 |
+
contourpy==1.1.0
|
28 |
+
crashtest==0.4.1
|
29 |
+
cycler==0.11.0
|
30 |
+
dataclasses-json==0.6.7
|
31 |
+
datasets==2.14.4
|
32 |
+
debugpy==1.6.6
|
33 |
+
decorator==5.1.1
|
34 |
+
defusedxml==0.7.1
|
35 |
+
dill==0.3.7
|
36 |
+
distlib==0.3.6
|
37 |
+
distro==1.9.0
|
38 |
+
dulwich==0.21.3
|
39 |
+
executing==1.2.0
|
40 |
+
fastapi==0.115.0
|
41 |
+
fastjsonschema==2.16.3
|
42 |
+
ffmpy==0.4.0
|
43 |
+
filelock==3.10.7
|
44 |
+
fonttools==4.40.0
|
45 |
+
fqdn==1.5.1
|
46 |
+
frozenlist==1.4.0
|
47 |
+
fsspec==2023.6.0
|
48 |
+
gradio==4.44.0
|
49 |
+
gradio_client==1.3.0
|
50 |
+
h11==0.14.0
|
51 |
+
html5lib==1.1
|
52 |
+
httpcore==1.0.5
|
53 |
+
httpx==0.27.2
|
54 |
+
httpx-sse==0.4.0
|
55 |
+
huggingface-hub==0.25.1
|
56 |
+
idna==3.4
|
57 |
+
importlib-metadata==6.1.0
|
58 |
+
importlib_resources==6.4.5
|
59 |
+
installer==0.7.0
|
60 |
+
ipykernel==6.22.0
|
61 |
+
ipython==8.12.0
|
62 |
+
ipython-genutils==0.2.0
|
63 |
+
ipywidgets==8.0.6
|
64 |
+
isoduration==20.11.0
|
65 |
+
jaraco.classes==3.2.3
|
66 |
+
jedi==0.18.2
|
67 |
+
Jinja2==3.1.2
|
68 |
+
jiter==0.5.0
|
69 |
+
jmespath==1.0.1
|
70 |
+
jsonpatch==1.33
|
71 |
+
jsonpointer==2.3
|
72 |
+
jsonschema==4.17.3
|
73 |
+
jupyter==1.0.0
|
74 |
+
jupyter-console==6.6.3
|
75 |
+
jupyter-events==0.6.3
|
76 |
+
jupyter_client==8.1.0
|
77 |
+
jupyter_core==5.3.0
|
78 |
+
jupyter_server==2.5.0
|
79 |
+
jupyter_server_terminals==0.4.4
|
80 |
+
jupyterlab-pygments==0.2.2
|
81 |
+
jupyterlab-widgets==3.0.7
|
82 |
+
kaggle==1.5.16
|
83 |
+
keyring==23.13.1
|
84 |
+
kiwisolver==1.4.4
|
85 |
+
langchain==0.3.1
|
86 |
+
langchain-community==0.3.1
|
87 |
+
langchain-core==0.3.6
|
88 |
+
langchain-experimental==0.3.2
|
89 |
+
langchain-mistralai==0.2.0
|
90 |
+
langchain-text-splitters==0.3.0
|
91 |
+
langgraph==0.2.28
|
92 |
+
langgraph-checkpoint==1.0.12
|
93 |
+
langsmith==0.1.129
|
94 |
+
lockfile==0.12.2
|
95 |
+
markdown-it-py==3.0.0
|
96 |
+
MarkupSafe==2.1.2
|
97 |
+
marshmallow==3.22.0
|
98 |
+
matplotlib==3.7.1
|
99 |
+
matplotlib-inline==0.1.6
|
100 |
+
mdurl==0.1.2
|
101 |
+
mistune==2.0.5
|
102 |
+
more-itertools==9.1.0
|
103 |
+
mpmath==1.3.0
|
104 |
+
msgpack==1.1.0
|
105 |
+
multidict==6.0.4
|
106 |
+
multiprocess==0.70.15
|
107 |
+
mypy-extensions==1.0.0
|
108 |
+
nbclassic==0.5.4
|
109 |
+
nbclient==0.7.3
|
110 |
+
nbconvert==7.3.0
|
111 |
+
nbformat==5.8.0
|
112 |
+
nest-asyncio==1.5.6
|
113 |
+
networkx==3.1
|
114 |
+
notebook==6.5.3
|
115 |
+
notebook_shim==0.2.2
|
116 |
+
numpy==1.25.0
|
117 |
+
openai==1.50.1
|
118 |
+
orjson==3.10.7
|
119 |
+
outcome==1.3.0.post0
|
120 |
+
packaging==24.1
|
121 |
+
pandas==2.1.0
|
122 |
+
pandocfilters==1.5.0
|
123 |
+
parso==0.8.3
|
124 |
+
pathspec==0.11.1
|
125 |
+
pexpect==4.8.0
|
126 |
+
pickleshare==0.7.5
|
127 |
+
Pillow==9.5.0
|
128 |
+
pkginfo==1.9.6
|
129 |
+
platformdirs==2.6.2
|
130 |
+
poetry==1.4.1
|
131 |
+
poetry-core==1.5.2
|
132 |
+
poetry-plugin-export==1.3.0
|
133 |
+
prometheus-client==0.16.0
|
134 |
+
prompt-toolkit==3.0.38
|
135 |
+
psutil==5.9.4
|
136 |
+
ptyprocess==0.7.0
|
137 |
+
pure-eval==0.2.2
|
138 |
+
pyarrow==13.0.0
|
139 |
+
pycparser==2.21
|
140 |
+
pydantic==2.9.2
|
141 |
+
pydantic-settings==2.5.2
|
142 |
+
pydantic_core==2.23.4
|
143 |
+
pydub==0.25.1
|
144 |
+
Pygments==2.14.0
|
145 |
+
pyparsing==3.0.9
|
146 |
+
pyproject_hooks==1.0.0
|
147 |
+
pyrsistent==0.19.3
|
148 |
+
PySocks==1.7.1
|
149 |
+
python-dateutil==2.8.2
|
150 |
+
python-dotenv==1.0.1
|
151 |
+
python-json-logger==2.0.7
|
152 |
+
python-multipart==0.0.12
|
153 |
+
python-slugify==8.0.1
|
154 |
+
pytz==2023.3
|
155 |
+
PyYAML==6.0
|
156 |
+
pyzmq==25.0.2
|
157 |
+
qtconsole==5.4.2
|
158 |
+
QtPy==2.3.1
|
159 |
+
rapidfuzz==2.13.7
|
160 |
+
regex==2024.9.11
|
161 |
+
requests==2.32.3
|
162 |
+
requests-toolbelt==0.10.1
|
163 |
+
rfc3339-validator==0.1.4
|
164 |
+
rfc3986-validator==0.1.1
|
165 |
+
rich==13.8.1
|
166 |
+
ruff==0.6.8
|
167 |
+
s3transfer==0.6.0
|
168 |
+
selenium==4.25.0
|
169 |
+
semantic-version==2.10.0
|
170 |
+
Send2Trash==1.8.0
|
171 |
+
shellingham==1.5.0.post1
|
172 |
+
six==1.16.0
|
173 |
+
sniffio==1.3.0
|
174 |
+
sortedcontainers==2.4.0
|
175 |
+
soupsieve==2.4
|
176 |
+
SQLAlchemy==2.0.35
|
177 |
+
stack-data==0.6.2
|
178 |
+
starlette==0.38.6
|
179 |
+
style==1.1.0
|
180 |
+
sympy==1.12
|
181 |
+
tenacity==8.5.0
|
182 |
+
terminado==0.17.1
|
183 |
+
text-unidecode==1.3
|
184 |
+
tiktoken==0.7.0
|
185 |
+
tinycss2==1.2.1
|
186 |
+
tokenizers==0.20.0
|
187 |
+
tomlkit==0.12.0
|
188 |
+
torch==2.0.1
|
189 |
+
torchmetrics==0.11.4
|
190 |
+
tornado==6.2
|
191 |
+
tqdm==4.65.0
|
192 |
+
traitlets==5.9.0
|
193 |
+
trio==0.26.2
|
194 |
+
trio-websocket==0.11.1
|
195 |
+
trove-classifiers==2023.3.9
|
196 |
+
typer==0.12.5
|
197 |
+
typing-inspect==0.9.0
|
198 |
+
typing_extensions==4.12.2
|
199 |
+
tzdata==2023.3
|
200 |
+
update==0.0.1
|
201 |
+
uri-template==1.2.0
|
202 |
+
urllib3==2.2.3
|
203 |
+
uvicorn==0.31.0
|
204 |
+
virtualenv==20.21.0
|
205 |
+
wcwidth==0.2.6
|
206 |
+
webcolors==1.13
|
207 |
+
webdriver-manager==4.0.2
|
208 |
+
webencodings==0.5.1
|
209 |
+
websocket-client==1.8.0
|
210 |
+
websockets==12.0
|
211 |
+
widgetsnbextension==4.0.7
|
212 |
+
wsproto==1.2.0
|
213 |
+
xattr==0.10.1
|
214 |
+
xxhash==3.3.0
|
215 |
+
yarl==1.9.2
|
216 |
+
zipp==3.15.0
|