Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
|
@@ -4,7 +4,6 @@ certifi==2025.1.31
|
|
| 4 |
cffi==1.17.1
|
| 5 |
charset-normalizer==3.4.1
|
| 6 |
colorama==0.4.6
|
| 7 |
-
comtypes==1.4.6
|
| 8 |
cryptography==44.0.1
|
| 9 |
distro==1.9.0
|
| 10 |
exceptiongroup==1.2.2
|
|
@@ -19,7 +18,6 @@ opuslib==3.0.1
|
|
| 19 |
paho-mqtt==2.1.0
|
| 20 |
psutil==7.0.0
|
| 21 |
PyAudio==0.2.14
|
| 22 |
-
pycaw==20240210
|
| 23 |
pycparser==2.22
|
| 24 |
pydantic==2.10.6
|
| 25 |
pydantic_core==2.27.2
|
|
@@ -42,4 +40,3 @@ soundfile==0.12.1
|
|
| 42 |
pydub==0.25.1
|
| 43 |
pyttsx3==2.98
|
| 44 |
pygame==2.6.1
|
| 45 |
-
wmi==1.5.1
|
|
|
|
| 4 |
cffi==1.17.1
|
| 5 |
charset-normalizer==3.4.1
|
| 6 |
colorama==0.4.6
|
|
|
|
| 7 |
cryptography==44.0.1
|
| 8 |
distro==1.9.0
|
| 9 |
exceptiongroup==1.2.2
|
|
|
|
| 18 |
paho-mqtt==2.1.0
|
| 19 |
psutil==7.0.0
|
| 20 |
PyAudio==0.2.14
|
|
|
|
| 21 |
pycparser==2.22
|
| 22 |
pydantic==2.10.6
|
| 23 |
pydantic_core==2.27.2
|
|
|
|
| 40 |
pydub==0.25.1
|
| 41 |
pyttsx3==2.98
|
| 42 |
pygame==2.6.1
|
|
|