Updated requirements.txt
Deleted the Duplicate Module and added Tkinter library as support for GUI.
This commit is contained in:
parent
e4e9f51283
commit
3df77bcd34
@ -1,10 +1,8 @@
|
|||||||
pygame==2.0.1
|
pygame==2.0.1
|
||||||
pyttsx3==2.90
|
|
||||||
SpeechRecognition==3.8.1
|
SpeechRecognition==3.8.1
|
||||||
wikipedia==1.4.0
|
wikipedia==1.4.0
|
||||||
PyAudio==0.2.11
|
PyAudio==0.2.11
|
||||||
pygame==2.0.1
|
|
||||||
pyttsx3==2.90
|
pyttsx3==2.90
|
||||||
SpeechRecognition==3.8.1
|
tk #Tkinter library for using GUI support
|
||||||
wikipedia==1.4.0
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user