-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
128 lines (128 loc) · 2.17 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
aiohttp==3.9.1
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.2.0
astroid==3.0.2
asttokens==2.4.1
async-timeout==4.0.3
attrs==23.1.0
autopep8==2.0.4
azure-cognitiveservices-speech==1.34.0
backcall==0.2.0
black==23.12.1
blobfile==2.1.1
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
dataclasses-json==0.6.3
decorator==5.1.1
dill==0.3.7
distro==1.8.0
docopt==0.6.2
EasyProcess==1.1
elevenlabs==0.2.27
entrypoint2==1.1
executing==2.0.1
fastapi==0.105.0
filelock==3.13.1
frozenlist==1.4.1
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.2
httptools==0.6.1
httpx==0.26.0
idna==3.6
install==1.3.5
ipython==8.19.0
isort==5.13.2
jedi==0.19.1
jsonpatch==1.33
jsonpointer==2.4
langchain==0.0.352
langchain-community==0.0.6
langchain-core==0.1.3
langsmith==0.0.75
lazy-object-proxy==1.10.0
lxml==4.9.4
marshmallow==3.20.1
marshmallow-enum==1.5.1
matplotlib-inline==0.1.6
mccabe==0.7.0
MouseInfo==0.1.3
mss==9.0.1
multidict==6.0.4
mutagen==1.47.0
mypy-extensions==1.0.0
numexpr==2.8.8
numpy==1.26.2
openai==1.6.1
openapi-schema-pydantic==1.2.4
packaging==23.2
parso==0.8.3
pathspec==0.12.1
pickleshare==0.7.5
Pillow==10.1.0
pipreqs==0.4.13
platformdirs==4.1.0
prompt-toolkit==3.0.43
psycopg==3.1.16
psycopg-binary==3.1.16
pure-eval==0.2.2
PyAudio==0.2.14
PyAutoGUI==0.9.54
pycodestyle==2.11.1
pycparser==2.21
pycryptodomex==3.19.0
pydantic==2.5.3
pydantic_core==2.14.6
pydub==0.25.1
PyGetWindow==0.0.9
Pygments==2.17.2
pylint==3.0.3
pylint-venv==3.0.3
PyMsgBox==1.0.9
pyperclip==1.8.2
PyRect==0.2.0
pyscreenshot==3.1
PyScreeze==0.1.30
python-dateutil==2.8.2
python-dotenv==1.0.0
python-osc==1.8.3
pytube==15.0.0
pytweening==1.0.7
pytz==2023.3.post1
PyYAML==6.0.1
regex==2023.10.3
requests==2.31.0
ruff==0.1.9
scipy==1.11.4
six==1.16.0
sniffio==1.3.0
sounddevice==0.4.6
soundfile==0.12.1
SQLAlchemy==2.0.23
stack-data==0.6.3
starlette==0.34.0
tenacity==8.2.3
termcolor==2.4.0
tiktoken==0.5.2
tomlkit==0.12.3
tqdm==4.66.1
traitlets==5.14.0
twitchAPI==4.1.0
typing-inspect==0.9.0
typing_extensions==4.9.0
tzdata==2023.3
urllib3==2.1.0
uvicorn==0.25.0
watchdog==3.0.0
watchfiles==0.21.0
wcwidth==0.2.12
webrtcvad==2.0.10
websockets==12.0
wrapt==1.16.0
yarg==0.1.9
yarl==1.9.4
youtube-transcript-api==0.6.1