Files
talia_bot/requirements.txt
google-labs-jules[bot] 1ddd5af8d5 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.
2025-12-22 20:35:11 +00:00

11 lines
164 B
Plaintext

python-telegram-bot[job-queue]==21.1.1
requests
schedule
google-api-python-client
google-auth-httplib2
google-auth-oauthlib
openai
pytz
python-dotenv
ffmpeg-python