Add requirements.txt
This commit is contained in:
18
requirements.txt
Normal file
18
requirements.txt
Normal 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
|
||||||
|
|
||||||
Reference in New Issue
Block a user