Ulaşcan Akbulut commited on
Commit
bbcb5e4
·
1 Parent(s): 05caa09

Add requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +173 -0
requirements.txt ADDED
@@ -0,0 +1,173 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp==3.9.5
2
+ aiosignal==1.3.1
3
+ altair==5.3.0
4
+ annotated-types==0.7.0
5
+ anyio==4.4.0
6
+ appnope==0.1.4
7
+ asgiref==3.8.1
8
+ asttokens==2.4.1
9
+ attrs==23.2.0
10
+ backoff==2.2.1
11
+ bcrypt==4.1.3
12
+ blinker==1.8.2
13
+ build==1.2.1
14
+ cachetools==5.3.3
15
+ certifi==2024.7.4
16
+ charset-normalizer==3.3.2
17
+ chroma-hnswlib==0.7.3
18
+ chromadb==0.5.3
19
+ click==8.1.7
20
+ coloredlogs==15.0.1
21
+ comm==0.2.2
22
+ congreso==1.0.4
23
+ dataclasses-json==0.6.7
24
+ debugpy==1.8.2
25
+ decorator==5.1.1
26
+ Deprecated==1.2.14
27
+ distro==1.9.0
28
+ dnspython==2.6.1
29
+ email_validator==2.2.0
30
+ environs==9.5.0
31
+ executing==2.0.1
32
+ faiss-cpu==1.8.0.post1
33
+ fastapi==0.111.0
34
+ fastapi-cli==0.0.4
35
+ filelock==3.15.4
36
+ flatbuffers==24.3.25
37
+ frozenlist==1.4.1
38
+ fsspec==2024.6.1
39
+ gitdb==4.0.11
40
+ GitPython==3.1.43
41
+ google-auth==2.32.0
42
+ googleapis-common-protos==1.63.2
43
+ grpcio==1.63.0
44
+ h11==0.14.0
45
+ httpcore==1.0.5
46
+ httptools==0.6.1
47
+ httpx==0.27.0
48
+ huggingface-hub==0.23.4
49
+ humanfriendly==10.0
50
+ idna==3.7
51
+ importlib_metadata==7.1.0
52
+ importlib_resources==6.4.0
53
+ ipykernel==6.29.5
54
+ ipython==8.26.0
55
+ jedi==0.19.1
56
+ Jinja2==3.1.4
57
+ jq==1.7.0
58
+ jsonpatch==1.33
59
+ jsonpointer==3.0.0
60
+ jsonschema==4.23.0
61
+ jsonschema-specifications==2023.12.1
62
+ jupyter_client==8.6.2
63
+ jupyter_core==5.7.2
64
+ kubernetes==30.1.0
65
+ langchain==0.2.7
66
+ langchain-chroma==0.1.2
67
+ langchain-community==0.2.7
68
+ langchain-core==0.2.21
69
+ langchain-milvus==0.1.2
70
+ langchain-openai==0.1.14
71
+ langchain-text-splitters==0.2.2
72
+ langchainhub==0.1.20
73
+ langsmith==0.1.84
74
+ markdown-it-py==3.0.0
75
+ MarkupSafe==2.1.5
76
+ marshmallow==3.21.3
77
+ matplotlib-inline==0.1.7
78
+ mdurl==0.1.2
79
+ milvus==2.3.5
80
+ milvus-lite==2.4.8
81
+ mmh3==4.1.0
82
+ monotonic==1.6
83
+ mpmath==1.3.0
84
+ multidict==6.0.5
85
+ mypy-extensions==1.0.0
86
+ nest-asyncio==1.6.0
87
+ numpy==1.26.4
88
+ oauthlib==3.2.2
89
+ onnxruntime==1.18.1
90
+ openai==1.35.10
91
+ opentelemetry-api==1.25.0
92
+ opentelemetry-exporter-otlp-proto-common==1.25.0
93
+ opentelemetry-exporter-otlp-proto-grpc==1.25.0
94
+ opentelemetry-instrumentation==0.46b0
95
+ opentelemetry-instrumentation-asgi==0.46b0
96
+ opentelemetry-instrumentation-fastapi==0.46b0
97
+ opentelemetry-proto==1.25.0
98
+ opentelemetry-sdk==1.25.0
99
+ opentelemetry-semantic-conventions==0.46b0
100
+ opentelemetry-util-http==0.46b0
101
+ orjson==3.10.6
102
+ overrides==7.7.0
103
+ packaging==24.1
104
+ pandas==2.2.2
105
+ parso==0.8.4
106
+ pexpect==4.9.0
107
+ pillow==10.4.0
108
+ platformdirs==4.2.2
109
+ posthog==3.5.0
110
+ prompt_toolkit==3.0.47
111
+ protobuf==4.25.3
112
+ psutil==6.0.0
113
+ ptyprocess==0.7.0
114
+ pure-eval==0.2.2
115
+ pyarrow==16.1.0
116
+ pyasn1==0.6.0
117
+ pyasn1_modules==0.4.0
118
+ pydantic==2.8.2
119
+ pydantic_core==2.20.1
120
+ pydeck==0.9.1
121
+ Pygments==2.18.0
122
+ pymilvus==2.4.4
123
+ PyPika==0.48.9
124
+ pyproject_hooks==1.1.0
125
+ python-dateutil==2.9.0.post0
126
+ python-dotenv==1.0.1
127
+ python-multipart==0.0.9
128
+ pytz==2024.1
129
+ PyYAML==6.0.1
130
+ pyzmq==26.0.3
131
+ referencing==0.35.1
132
+ regex==2024.5.15
133
+ requests==2.32.3
134
+ requests-oauthlib==2.0.0
135
+ rich==13.7.1
136
+ rpds-py==0.19.0
137
+ rsa==4.9
138
+ scipy==1.14.0
139
+ setuptools==70.3.0
140
+ shellingham==1.5.4
141
+ six==1.16.0
142
+ smmap==5.0.1
143
+ sniffio==1.3.1
144
+ SQLAlchemy==2.0.31
145
+ stack-data==0.6.3
146
+ starlette==0.37.2
147
+ streamlit==1.36.0
148
+ sympy==1.13.0
149
+ tenacity==8.5.0
150
+ tiktoken==0.7.0
151
+ tokenizers==0.19.1
152
+ toml==0.10.2
153
+ toolz==0.12.1
154
+ tornado==6.4.1
155
+ tqdm==4.66.4
156
+ traitlets==5.14.3
157
+ typer==0.12.3
158
+ types-requests==2.32.0.20240622
159
+ typing-inspect==0.9.0
160
+ typing_extensions==4.12.2
161
+ tzdata==2024.1
162
+ ujson==5.10.0
163
+ urllib3==2.2.2
164
+ uvicorn==0.30.1
165
+ uvloop==0.19.0
166
+ watchdog==4.0.1
167
+ watchfiles==0.22.0
168
+ wcwidth==0.2.13
169
+ websocket-client==1.8.0
170
+ websockets==12.0
171
+ wrapt==1.16.0
172
+ yarl==1.9.4
173
+ zipp==3.19.2