Explorar el Código

update requirements

kevin hace 2 años
padre
commit
147ecfd701
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

@@ -2,4 +2,5 @@ gTTS==2.3.2
 openai==0.27.6
 pydub==0.25.1
 SpeechRecognition==3.10.0
-tiktoken==0.3.3
+tiktoken==0.3.3
+Flask==2.3.2