annotate requirements.txt @ 463:f520ac3164b0

privilege: improvment on last message sending on presence with `+notify`: - local entities subscribed to the presence of an other local entity which is connecting are now added to presence map. This helps getting their notification even if they didn't connect recently - nodes with `presence` access model are now also used for `+notify` - notifications are not sent anymore in case of status change if the resource was already present.
author Goffi <goffi@goffi.org>
date Fri, 15 Oct 2021 13:40:56 +0200
parents 853432aa8002
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
441
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
1 attrs==20.3.0
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
2 Automat==20.2.0
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
3 cffi==1.14.5
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
4 constantly==15.1.0
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
5 cryptography==3.4.6
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
6 hyperlink==21.0.0
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
7 idna==3.1
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
8 incremental==21.3.0
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
9 psycopg2==2.8.6
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
10 pyasn1==0.4.8
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
11 pyasn1-modules==0.2.8
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
12 pycparser==2.20
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
13 pyOpenSSL==20.0.1
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
14 python-dateutil==2.8.1
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
15 service-identity==18.1.0
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
16 six==1.15.0
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
17 Twisted==21.2.0
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
18 uuid==1.30
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
19 wokkel==18.0.0
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
20 zope.interface==5.2.0
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
21
9a5e66f8eeca install: add `requriements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
22 sat-tmp @ hg+https://repos.goffi.org/sat_tmp
444
853432aa8002 install (requirements): launch the setup script at the end of requirements
Goffi <goffi@goffi.org>
parents: 441
diff changeset
23 -e .