nadaaaita commited on
Commit
0a08836
·
1 Parent(s): b72c161

added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +168 -0
requirements.txt ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohappyeyeballs==2.4.0
3
+ aiohttp==3.10.5
4
+ aiosignal==1.3.1
5
+ annotated-types==0.7.0
6
+ anyio==4.6.0
7
+ appnope==0.1.4
8
+ argon2-cffi==23.1.0
9
+ argon2-cffi-bindings==21.2.0
10
+ arrow==1.3.0
11
+ asttokens==2.4.1
12
+ async-lru==2.0.4
13
+ attrs==24.2.0
14
+ babel==2.16.0
15
+ beautifulsoup4==4.12.3
16
+ bleach==6.1.0
17
+ certifi==2024.8.30
18
+ cffi==1.17.1
19
+ charset-normalizer==3.3.2
20
+ click==8.1.7
21
+ comm==0.2.2
22
+ contourpy==1.3.0
23
+ cycler==0.12.1
24
+ debugpy==1.8.5
25
+ decorator==5.1.1
26
+ defusedxml==0.7.1
27
+ distro==1.9.0
28
+ executing==2.1.0
29
+ fastapi==0.115.0
30
+ fastjsonschema==2.20.0
31
+ ffmpy==0.4.0
32
+ filelock==3.16.1
33
+ fonttools==4.53.1
34
+ fqdn==1.5.1
35
+ frozenlist==1.4.1
36
+ fsspec==2024.9.0
37
+ gradio==4.44.0
38
+ gradio_client==1.3.0
39
+ greenlet==3.1.1
40
+ grpcio==1.66.1
41
+ grpcio-tools==1.66.1
42
+ h11==0.14.0
43
+ h2==4.1.0
44
+ hpack==4.0.0
45
+ httpcore==1.0.5
46
+ httpx==0.27.2
47
+ huggingface-hub==0.25.0
48
+ hyperframe==6.0.1
49
+ idna==3.10
50
+ importlib_resources==6.4.5
51
+ ipykernel==6.29.5
52
+ ipython==8.27.0
53
+ ipywidgets==8.1.5
54
+ isoduration==20.11.0
55
+ jedi==0.19.1
56
+ Jinja2==3.1.4
57
+ jiter==0.5.0
58
+ json5==0.9.25
59
+ jsonpatch==1.33
60
+ jsonpointer==3.0.0
61
+ jsonschema==4.23.0
62
+ jsonschema-specifications==2023.12.1
63
+ jupyter==1.1.1
64
+ jupyter-console==6.6.3
65
+ jupyter-events==0.10.0
66
+ jupyter-lsp==2.2.5
67
+ jupyter_client==8.6.3
68
+ jupyter_core==5.7.2
69
+ jupyter_server==2.14.2
70
+ jupyter_server_terminals==0.5.3
71
+ jupyterlab==4.2.5
72
+ jupyterlab_pygments==0.3.0
73
+ jupyterlab_server==2.27.3
74
+ jupyterlab_widgets==3.0.13
75
+ kiwisolver==1.4.7
76
+ langchain==0.3.0
77
+ langchain-core==0.3.5
78
+ langchain-openai==0.2.0
79
+ langchain-qdrant==0.1.4
80
+ langchain-text-splitters==0.3.0
81
+ langgraph==0.2.23
82
+ langgraph-checkpoint==1.0.10
83
+ langsmith==0.1.125
84
+ markdown-it-py==3.0.0
85
+ MarkupSafe==2.1.5
86
+ matplotlib==3.9.2
87
+ matplotlib-inline==0.1.7
88
+ mdurl==0.1.2
89
+ mistune==3.0.2
90
+ msgpack==1.1.0
91
+ multidict==6.1.0
92
+ nbclient==0.10.0
93
+ nbconvert==7.16.4
94
+ nbformat==5.10.4
95
+ nest-asyncio==1.6.0
96
+ notebook==7.2.2
97
+ notebook_shim==0.2.4
98
+ numpy==1.26.4
99
+ openai==1.47.0
100
+ orjson==3.10.7
101
+ overrides==7.7.0
102
+ packaging==24.1
103
+ pandas==2.2.3
104
+ pandocfilters==1.5.1
105
+ parso==0.8.4
106
+ pexpect==4.9.0
107
+ pillow==10.4.0
108
+ platformdirs==4.3.6
109
+ portalocker==2.10.1
110
+ prometheus_client==0.21.0
111
+ prompt_toolkit==3.0.47
112
+ protobuf==5.28.2
113
+ psutil==6.0.0
114
+ ptyprocess==0.7.0
115
+ pure_eval==0.2.3
116
+ pycparser==2.22
117
+ pydantic==2.9.2
118
+ pydantic_core==2.23.4
119
+ pydub==0.25.1
120
+ Pygments==2.18.0
121
+ pyparsing==3.1.4
122
+ python-dateutil==2.9.0.post0
123
+ python-dotenv==1.0.1
124
+ python-json-logger==2.0.7
125
+ python-multipart==0.0.10
126
+ pytz==2024.2
127
+ PyYAML==6.0.2
128
+ pyzmq==26.2.0
129
+ qdrant-client==1.11.2
130
+ referencing==0.35.1
131
+ regex==2024.9.11
132
+ requests==2.32.3
133
+ rfc3339-validator==0.1.4
134
+ rfc3986-validator==0.1.1
135
+ rich==13.8.1
136
+ rpds-py==0.20.0
137
+ ruff==0.6.7
138
+ semantic-version==2.10.0
139
+ Send2Trash==1.8.3
140
+ shellingham==1.5.4
141
+ six==1.16.0
142
+ sniffio==1.3.1
143
+ soupsieve==2.6
144
+ SQLAlchemy==2.0.35
145
+ stack-data==0.6.3
146
+ starlette==0.38.5
147
+ tenacity==8.5.0
148
+ terminado==0.18.1
149
+ tiktoken==0.7.0
150
+ tinycss2==1.3.0
151
+ tomlkit==0.12.0
152
+ tornado==6.4.1
153
+ tqdm==4.66.5
154
+ traitlets==5.14.3
155
+ typer==0.12.5
156
+ types-python-dateutil==2.9.0.20240906
157
+ typing_extensions==4.12.2
158
+ tzdata==2024.1
159
+ uri-template==1.3.0
160
+ urllib3==2.2.3
161
+ uvicorn==0.30.6
162
+ wcwidth==0.2.13
163
+ webcolors==24.8.0
164
+ webencodings==0.5.1
165
+ websocket-client==1.8.0
166
+ websockets==12.0
167
+ widgetsnbextension==4.0.13
168
+ yarl==1.11.1