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
|
||||
pyttsx3==2.90
|
||||
SpeechRecognition==3.8.1
|
||||
wikipedia==1.4.0
|
||||
PyAudio==0.2.11
|
||||
pygame==2.0.1
|
||||
pyttsx3==2.90
|
||||
SpeechRecognition==3.8.1
|
||||
wikipedia==1.4.0
|
||||
tk #Tkinter library for using GUI support
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user