diff --git a/requirements.txt b/requirements.txt index 85f4fcc..8a04f38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pandas~=1.3.5 playwright==1.28.0 dataclasses~=0.6 SpeechRecognition==3.8.1 -pymongo==4.1.1 +pymongo==4.12.0 wget==3.2.0 pocketsphinx==0.1.15 XlsxWriter~=3.0.3 @@ -18,4 +18,5 @@ Mako~=1.2.0 mailjet_rest~=1.3.4 Flask~=2.2.2 flask_httpauth~=4.7.0 -APScheduler~=3.9.1 \ No newline at end of file +APScheduler~=3.9.1 +imapclient \ No newline at end of file