annotate requirements.txt @ 3696:52ee22d78e18

plugin XEP-0384: fix encryption for user own devices: our own jid is added automatically by OMEMO library, but during the generation of the stanza, our list of jids was used to get the keys (and thus our own jid and devices keys was missing). fix 402
author Goffi <goffi@goffi.org>
date Fri, 22 Oct 2021 18:46:51 +0200
parents 940b6cfa17f1
children 842b522d525e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
1 attrs==21.2.0
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
2 Automat==20.2.0
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
3 Babel==2.9.1
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
4 cairocffi==1.2.0
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
5 CairoSVG==2.5.2
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
6 certifi==2021.5.30
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
7 cffi==1.14.5
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
8 chardet==4.0.0
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
9 constantly==15.1.0
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
10 cryptography==3.4.7
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
11 cssselect2==0.4.1
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
12 dbus-python==1.2.16
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
13 defusedxml==0.7.1
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
14 DoubleRatchet==0.7.0
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
15 html2text==2020.1.16
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
16 hyperlink==21.0.0
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
17 idna==2.10
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
18 incremental==21.3.0
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
19 Jinja2==3.0.1
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
20 langid==1.1.6
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
21 lxml==4.6.3
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
22 Markdown==3.3.4
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
23 MarkupSafe==2.0.1
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
24 miniupnpc==2.0.2
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
25 mutagen==1.45.1
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
26 netifaces==0.11.0
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
27 numpy==1.20.3
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
28 OMEMO==0.12.0
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
29 omemo-backend-signal==0.2.6
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
30 Pillow==8.2.0
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
31 progressbar2==3.53.1
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
32 protobuf==3.17.3
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
33 pyasn1==0.4.8
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
34 pyasn1-modules==0.2.8
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
35 pycairo==1.20.1
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
36 pycparser==2.20
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
37 pycrypto==2.6.1
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
38 Pygments==2.9.0
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
39 PyGObject==3.40.1
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
40 PyNaCl==1.4.0
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
41 pyOpenSSL==20.0.1
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
42 python-dateutil==2.8.1
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
43 python-potr==1.0.2
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
44 python-utils==2.5.6
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
45 pytz==2021.1
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
46 pyxdg==0.27
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
47 PyYAML==5.4.1
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
48 requests==2.25.1
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
49 service-identity==21.1.0
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
50 setuptools-scm==6.0.1
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
51 shortuuid==1.0.1
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
52 six==1.16.0
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
53 tinycss2==1.1.0
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
54 treq==21.5.0
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
55 Twisted==21.2.0
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
56 urllib3==1.26.5
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
57 urwid==2.1.2
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
58 webencodings==0.5.1
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
59 wokkel==18.0.0
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
60 X3DH==0.5.9
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
61 XEdDSA==0.4.7
3557
940b6cfa17f1 install (requirements): update + add setuptools_scm
Goffi <goffi@goffi.org>
parents: 3483
diff changeset
62 zope.interface==5.4.0
3483
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
63
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
64 sat-tmp @ hg+https://repos.goffi.org/sat_tmp
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
65 urwid-satext @ hg+https://repos.goffi.org/urwid-satext
5945c24cd745 install: added `requirements.txt`
Goffi <goffi@goffi.org>
parents:
diff changeset
66 -e .[SVG]