view requirements.txt @ 460:607616f9ef5b

backend: new `server_jid` option: Server domain must be known to validate requests, this can be done explicitely by using the `server_jid` option. If this option is not set, the server domain is found: - by using the `from` name of the initial delegation advertising message - or it fallbacks to using the part after initial `.` (`pubsub.example.org` would give `example.org`)
author Goffi <goffi@goffi.org>
date Fri, 15 Oct 2021 09:32:07 +0200
parents 853432aa8002
children
line wrap: on
line source

attrs==20.3.0
Automat==20.2.0
cffi==1.14.5
constantly==15.1.0
cryptography==3.4.6
hyperlink==21.0.0
idna==3.1
incremental==21.3.0
psycopg2==2.8.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyOpenSSL==20.0.1
python-dateutil==2.8.1
service-identity==18.1.0
six==1.15.0
Twisted==21.2.0
uuid==1.30
wokkel==18.0.0
zope.interface==5.2.0

sat-tmp @ hg+https://repos.goffi.org/sat_tmp
-e .