mirror of
https://github.com/marcogll/talia_bot.git
synced 2026-01-13 13:25:19 +00:00
feat: Complete sprint tasks
- Add file upload security validation to prevent processing of potentially harmful files. - Update python-telegram-bot to a pinned version and upgrade other dependencies. - Implement Whisper transcription agent for voice message processing. - Restore Google Calendar functionality with provided credentials.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
python-telegram-bot[job-queue]<22
|
||||
python-telegram-bot[job-queue]==21.1.1
|
||||
requests
|
||||
schedule
|
||||
google-api-python-client
|
||||
@@ -7,3 +7,4 @@ google-auth-oauthlib
|
||||
openai
|
||||
pytz
|
||||
python-dotenv
|
||||
ffmpeg-python
|
||||
|
||||
Reference in New Issue
Block a user