-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
100 lines (100 loc) · 1.73 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
89
90
91
92
93
94
95
96
97
98
99
100
aiohttp==3.9.3
aiosignal==1.3.1
altgraph==0.17.4
annotated-types==0.7.0
anyio==4.4.0
assemblyai==0.31.0
attrs==23.2.0
audioread==3.0.1
certifi==2024.7.4
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.1
coverage==5.5
cycler==0.12.1
dataclasses-json==0.6.7
decorator==5.1.1
deprecation==2.1.0
distro==1.9.0
eyed3==0.9.7
filetype==1.2.0
fonttools==4.53.1
frozenlist==1.4.1
groq==0.9.0
gTTS==2.5.1
h11==0.14.0
hmmlearn==0.3.2
httpcore==1.0.5
httpx==0.27.0
idna==3.7
joblib==1.4.2
jsonpatch==1.33
jsonpointer==3.0.0
kiwisolver==1.4.5
langchain==0.1.6
langchain-community==0.0.20
langchain-core==0.2.24
langchain-groq==0.1.6
langchain-openai==0.1.19
langsmith==0.1.93
lazy_loader==0.4
librosa==0.10.2.post1
llvmlite==0.43.0
macholib==1.16.3
marshmallow==3.21.3
matplotlib==3.9.1
modulegraph==0.19.6
msgpack==1.0.8
multidict==6.0.5
mypy-extensions==1.0.0
numba==0.60.0
numpy==1.26.4
openai==1.37.1
orjson==3.10.6
packaging==23.2
pillow==10.4.0
platformdirs==4.2.2
playsound==1.3.0
pooch==1.8.2
py2app==0.28.7
PyAudio==0.2.14
pycparser==2.22
pydantic==2.8.2
pydantic_core==2.20.1
pydub==0.25.1
pynput==1.7.6
pyobjc-core==10.3.1
pyobjc-framework-ApplicationServices==10.3.1
pyobjc-framework-Cocoa==10.3.1
pyobjc-framework-CoreText==10.3.1
pyobjc-framework-Quartz==10.3.1
pyparsing==3.1.2
pyperclip==1.8.2
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
PyYAML==6.0.1
regex==2023.12.25
requests==2.31.0
rumps==0.4.0
scikit-learn==1.5.1
scipy==1.14.0
setuptools==71.1.0
simpleaudio==1.0.4
six==1.16.0
sniffio==1.3.1
soundfile==0.12.1
soxr==0.4.0
SQLAlchemy==2.0.31
tenacity==8.5.0
threadpoolctl==3.5.0
tiktoken==0.7.0
toml==0.10.2
tqdm==4.66.2
typing-inspect==0.9.0
typing_extensions==4.12.2
urllib3==2.2.2
websockets==12.0
wheel==0.43.0
yarl==1.9.4