Skip to content

Commit 84deeb5

Browse files
committed
config: 필수 pip
1 parent 96df55e commit 84deeb5

1 file changed

Lines changed: 69 additions & 0 deletions

File tree

requirements.txt

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
aiohappyeyeballs==2.6.1
2+
aiohttp==3.11.18
3+
aiosignal==1.3.2
4+
annotated-types==0.7.0
5+
anyio==4.9.0
6+
attrs==25.3.0
7+
certifi==2025.4.26
8+
charset-normalizer==3.4.2
9+
click==8.2.0
10+
dataclasses-json==0.6.7
11+
distro==1.9.0
12+
dotenv==0.9.9
13+
fastapi==0.115.12
14+
frozenlist==1.6.0
15+
grpcio==1.67.1
16+
h11==0.16.0
17+
httpcore==1.0.9
18+
httpx==0.28.1
19+
httpx-sse==0.4.0
20+
idna==3.10
21+
jiter==0.9.0
22+
jsonpatch==1.33
23+
jsonpointer==3.0.0
24+
langchain==0.3.25
25+
langchain-community==0.3.24
26+
langchain-core==0.3.59
27+
langchain-milvus==0.1.10
28+
langchain-openai==0.3.16
29+
langchain-text-splitters==0.3.8
30+
langsmith==0.3.42
31+
marshmallow==3.26.1
32+
milvus-lite==2.4.12
33+
multidict==6.4.3
34+
mypy_extensions==1.1.0
35+
numpy==2.2.5
36+
openai==1.78.1
37+
orjson==3.10.18
38+
packaging==24.2
39+
pandas==2.2.3
40+
propcache==0.3.1
41+
protobuf==6.30.2
42+
pydantic==2.11.4
43+
pydantic-settings==2.9.1
44+
pydantic_core==2.33.2
45+
pymilvus==2.5.8
46+
python-dateutil==2.9.0.post0
47+
python-dotenv==1.1.0
48+
pytz==2025.2
49+
PyYAML==6.0.2
50+
regex==2024.11.6
51+
requests==2.32.3
52+
requests-toolbelt==1.0.0
53+
six==1.17.0
54+
sniffio==1.3.1
55+
SQLAlchemy==2.0.40
56+
starlette==0.46.2
57+
tavily-python==0.7.2
58+
tenacity==9.1.2
59+
tiktoken==0.9.0
60+
tqdm==4.67.1
61+
typing-inspect==0.9.0
62+
typing-inspection==0.4.0
63+
typing_extensions==4.13.2
64+
tzdata==2025.2
65+
ujson==5.10.0
66+
urllib3==2.4.0
67+
uvicorn==0.34.2
68+
yarl==1.20.0
69+
zstandard==0.23.0

0 commit comments

Comments
 (0)