save errors in local db

This commit is contained in:
Lei PAN
2022-06-02 17:59:12 +02:00
parent f3694ef8ee
commit d13a96b984
5 changed files with 100 additions and 18 deletions
+4 -1
View File
@@ -9,4 +9,7 @@ boto3~=1.21.13
openpyxl==3.0.9
google-cloud-firestore==2.4.0
PySimpleGUI==4.60.0
SpeechRecognition==3.8.1
SpeechRecognition==3.8.1
SQLAlchemy~=1.4.37
requests~=2.27.1
Mako~=1.2.0