forked from KoljaB/Linguflex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
111 lines (111 loc) · 2.1 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
aiohttp==3.8.4
aiosignal==1.3.1
asttokens==2.2.1
async-timeout==4.0.2
attrs==23.1.0
azure-cognitiveservices-speech==1.29.0
backcall==0.2.0
beautifulsoup4==4.12.2
Brotli==1.0.9
cachetools==5.3.1
certifi==2023.5.7
charset-normalizer==3.1.0
click==8.1.5
colorama==0.4.6
comtypes==1.2.0
decorator==5.1.1
EasyProcess==1.1
elevenlabs==0.2.18
emoji==2.6.0
entrypoint2==1.1
enum34==1.1.10
executing==1.2.0
ffmpeg-python==0.2.0
filelock==3.12.2
frozenlist==1.3.3
future==0.18.3
geocoder==1.38.1
google-api-core==2.11.1
google-api-python-client==2.90.0
google-auth==2.21.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
google-search-results==2.4.2
googleapis-common-protos==1.59.1
html2text==2020.1.16
httplib2==0.22.0
idna==3.4
ipython==8.14.0
jedi==0.18.2
Jinja2==3.1.2
llvmlite==0.40.1
MarkupSafe==2.1.3
matplotlib-inline==0.1.6
more-itertools==9.1.0
MouseInfo==0.1.3
mpmath==1.3.0
mss==9.0.1
multidict==6.0.4
mutagen==1.46.0
networkx==3.1
numba==0.57.1
numpy==1.24.4
oauthlib==3.2.2
openai==0.27.8
openai-whisper @ git+https://github.com/openai/whisper.git@b91c907694f96a3fb9da03d4bbdc83fbcd3a40a4
parso==0.8.3
pickleshare==0.7.5
Pillow==9.5.0
prompt-toolkit==3.0.38
protobuf==4.23.3
psutil==5.9.5
pure-eval==0.2.2
pvporcupine==1.9.5
pyasn1==0.5.0
pyasn1-modules==0.3.0
PyAudio==0.2.13
PyAutoGUI==0.9.54
pycryptodome==3.18.0
pycryptodomex==3.18.0
pydantic==1.10.9
pygame==2.5.0
PyGetWindow==0.0.9
Pygments==2.15.1
PyMsgBox==1.0.9
pyparsing==3.1.0
pyperclip==1.8.2
pypiwin32==223
PyQt5==5.15.9
PyQt5-Qt5==5.15.2
PyQt5-sip==12.12.1
PyRect==0.2.0
pyscreenshot==3.1
PyScreeze==0.1.29
python-vlc==3.0.18122
pyttsx3==2.90
pytube==15.0.0
pytweening==1.0.7
pytz==2023.3
pywin32==306
pywinauto==0.6.8
ratelim==0.1.6
regex==2023.6.3
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
soupsieve==2.4.1
stack-data==0.6.2
sympy==1.12
tenacity==8.2.2
termcolor==2.3.0
tinytuya==1.12.8
tqdm==4.65.0
traitlets==5.9.0
typing_extensions==4.6.3
uritemplate==4.1.1
urllib3==1.26.16
wcwidth==0.2.6
websockets==11.0.3
yarl==1.9.2
yt-dlp==2023.6.22