forked from all-in-aigc/gpts-works
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
88 lines (88 loc) · 1.46 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
aiohttp==3.8.6
aiosignal==1.3.1
annotated-types==0.6.0
anyio==3.7.1
async-timeout==4.0.3
attrs==23.1.0
beautifulsoup4==4.12.2
blis==0.7.11
catalogue==2.0.10
certifi==2023.7.22
charset-normalizer==3.3.0
click==8.1.7
cloudpathlib==0.16.0
confection==0.1.3
cymem==2.0.8
dataclasses-json==0.6.1
environs==9.5.0
fastapi==0.103.2
frozenlist==1.4.0
fsspec==2023.9.2
grpcio==1.58.0
h11==0.14.0
httptools==0.6.0
idna==3.4
Jinja2==3.1.2
joblib==1.3.2
jsonpatch==1.33
jsonpointer==2.4
langchain==0.0.312
langcodes==3.3.0
langsmith==0.0.43
llama-index==0.8.42
MarkupSafe==2.1.3
marshmallow==3.20.1
minio==7.1.17
multidict==6.0.4
murmurhash==1.0.10
mypy-extensions==1.0.0
nest-asyncio==1.5.8
nltk==3.8.1
numpy==1.26.0
openai==0.28.1
packaging==23.2
pandas==2.1.1
pony==0.7.17
preshed==3.0.9
protobuf==4.24.4
psycopg2==2.9.9
psycopg2-binary==2.9.9
pydantic==2.4.2
pydantic_core==2.10.1
pymilvus==2.3.1
PyMySQL==1.1.0
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3.post1
PyYAML==6.0.1
regex==2023.10.3
requests==2.31.0
six==1.16.0
smart-open==6.4.0
sniffio==1.3.0
soupsieve==2.5
spacy-legacy==3.0.12
spacy-loggers==1.0.5
spacy-pkuseg==0.0.33
SQLAlchemy==2.0.21
srsly==2.4.8
sse-starlette==1.6.5
starlette==0.27.0
tenacity==8.2.3
thinc==8.2.1
tiktoken==0.5.1
toml==0.10.2
tqdm==4.66.1
typer==0.9.0
typing-inspect==0.9.0
typing_extensions==4.8.0
tzdata==2023.3
ujson==5.8.0
urllib3==1.26.17
uvicorn==0.23.2
uvloop==0.17.0
wasabi==1.1.2
watchfiles==0.20.0
weasel==0.3.3
websockets==11.0.3
yarl==1.9.2