forked from ShipBit/wingman-ai
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
82 lines (82 loc) · 2.88 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
aiohttp==3.9.0
aiosignal==1.3.1
annotated-types==0.6.0
anyio==3.7.1
asttokens==2.4.1
async-timeout==4.0.3
attrs==23.1.0
azure-cognitiveservices-speech==1.33.0
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
colorama==0.4.6
customtkinter==5.2.1
darkdetect==0.8.0
decorator==5.1.1
distro==1.8.0
edge-tts==6.1.8
elevenlabslib==0.16.0
executing==2.0.1
filelock==3.13.1
frozenlist==1.4.0
fsspec==2023.10.0
h11==0.14.0
httpcore==1.0.2
httpx==0.25.1
idna==3.4
ipython==8.18.1
jedi==0.19.1
Jinja2==3.1.2
llvmlite==0.41.1
MarkupSafe==2.1.3
matplotlib-inline==0.1.6
more-itertools==10.1.0
MouseInfo==0.1.3
mpmath==1.3.0
multidict==6.0.4
networkx==3.2.1
numba==0.58.1
numpy==1.26.2
openai==1.3.7
packaging==23.2
parso==0.8.3
pedalboard==0.8.6
pexpect==4.9.0
Pillow==10.1.0
prompt-toolkit==3.0.41
ptyprocess==0.7.0
pure-eval==0.2.2
PyAudio==0.2.14
PyAutoGUI==0.9.54
pycparser==2.21
pydantic==2.5.0
pydantic_core==2.14.1
PyDirectInput==1.0.4
PyGetWindow==0.0.9
Pygments==2.17.2
PyMsgBox==1.0.9
pynput==1.7.6
pyperclip==1.8.2
PyRect==0.2.0
PyScreeze==0.1.30
pytweening==1.0.7
PyYAML==6.0.1
regex==2023.10.3
requests==2.31.0
rubicon-objc==0.4.7
scipy==1.11.3
six==1.16.0
sniffio==1.3.0
sounddevice==0.4.6
soundfile==0.12.1
stack-data==0.6.3
sympy==1.12
tiktoken==0.5.1
torch==2.1.1
tqdm==4.66.1
traitlets==5.14.0
typing_extensions==4.8.0
urllib3==2.1.0
wcwidth==0.2.12
websockets==12.0
yarl==1.9.2