mirror of
https://github.com/nicolabs/nicobot.git
synced 2025-09-04 16:09:33 +02:00
~ debian.Dockerfile : rust is copied from an existing image because it's just too complex to maintain
18 lines
392 B
Text
18 lines
392 B
Text
# Syntax : https://pip.pypa.io/en/stable/user_guide/#requirements-files
|
|
|
|
##### Requirements for signalcli #####
|
|
python-i18n
|
|
|
|
###### Requirements for transbot #####
|
|
python-i18n
|
|
# https://requests.readthedocs.io/en/master/
|
|
requests
|
|
# https://github.com/cvzi/flag
|
|
emoji-country-flag
|
|
# https://pyyaml.org/wiki/PyYAMLDocumentation
|
|
pyyaml
|
|
|
|
##### Requirements for jabber #####
|
|
slixmpp
|
|
slixmpp-omemo
|