Add requirements.txt

This commit is contained in:
2025-12-28 16:29:18 +00:00
parent 5ee8407473
commit cfdbe1520a

18
requirements.txt Normal file
View File

@@ -0,0 +1,18 @@
# Core XMPP and Networking
slixmpp>=1.8.3
requests>=2.31.0
ratelimit>=2.2.1
beautifulsoup4>=4.12.0
# Cryptography & OMEMO Support
cryptography>=41.0.0
slixmpp-omemo>=0.4.0
Omemo>=1.0.3
# LLM APIs
openai>=1.10.0
google-genai>=0.3.0
# Audio Processing (TTS/Voice Notes)
pydub>=0.25.1