forked from yihong0618/xiaogpt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
86 lines (85 loc) · 1.96 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
# This file is @generated by PDM.
# Please do not edit it manually.
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.3.0
async-timeout==4.0.3; python_version < "3.11"
attrs==23.2.0
azure-cognitiveservices-speech==1.37.0
beautifulsoup4==4.12.3
cachetools==5.3.2
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6; platform_system == "Windows"
dashscope==1.19.1
dataclasses-json==0.6.3
distro==1.9.0
edge-tts==6.1.10
exceptiongroup==1.2.0; python_version < "3.11"
frozenlist==1.4.1
google-ai-generativelanguage==0.6.4
google-api-core==2.15.0
google-api-python-client==2.125.0
google-auth==2.26.1
google-auth-httplib2==0.2.0
google-cloud-texttospeech==2.16.3
google-generativeai==0.5.4
google-search-results==2.4.2
googleapis-common-protos==1.62.0
greenlet==3.0.3; platform_machine == "win32" or platform_machine == "WIN32" or platform_machine == "AMD64" or platform_machine == "amd64" or platform_machine == "x86_64" or platform_machine == "ppc64le" or platform_machine == "aarch64"
groq==0.6.0
grpcio==1.60.0
grpcio-status==1.60.0
h11==0.14.0
httpcore==1.0.5
httplib2==0.22.0
httpx==0.27.0
idna==3.7
jsonpatch==1.33
jsonpointer==2.4
langchain==0.2.0
langchain-community==0.2.0
langchain-core==0.2.0
langchain-text-splitters==0.2.0
langsmith==0.1.45
lingua-language-detector==2.0.2; python_version < "3.13"
markdown-it-py==3.0.0
marshmallow==3.20.1
mdurl==0.1.2
miservice-fork==2.5.0
multidict==6.0.5
mutagen==1.47.0
mypy-extensions==1.0.0
numexpr==2.10.0
numpy==1.26.3
openai==1.30.1
orjson==3.10.0
packaging==23.2
proto-plus==1.23.0
protobuf==4.25.1
pyasn1==0.5.1
pyasn1-modules==0.3.0
pydantic==2.5.3
pydantic-core==2.14.6
pygments==2.17.2
pyjwt==2.8.0
pyparsing==3.1.2; python_version > "3.0"
pyyaml==6.0.1
requests==2.31.0
rich==13.7.1
rsa==4.9
sniffio==1.3.0
socksio==1.0.0
soupsieve==2.5
sqlalchemy==2.0.25
tenacity==8.2.3
tetos==0.2.1
tqdm==4.66.1
typing-extensions==4.9.0
typing-inspect==0.9.0
uritemplate==4.1.1
urllib3==2.1.0
yarl==1.9.4
zhipuai==2.0.1.20240423.1