19 lines
286 B
Plaintext
19 lines
286 B
Plaintext
# 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
|
|
|