comparison requirements.txt @ 3773:b96dd7ee0486

install: requirements.txt update
author Goffi <goffi@goffi.org>
date Sat, 14 May 2022 22:34:13 +0200
parents 842b522d525e
children 8289ac1b34f4
comparison
equal deleted inserted replaced
3772:98ba02637436 3773:b96dd7ee0486
1 attrs==21.2.0 1 aiosqlite==0.17.0
2 alembic==1.7.7
3 attrs==21.4.0
2 Automat==20.2.0 4 Automat==20.2.0
3 Babel==2.9.1 5 Babel==2.10.1
6 cairocffi==1.3.0
7 CairoSVG==2.5.2
4 certifi==2021.10.8 8 certifi==2021.10.8
5 cffi==1.15.0 9 cffi==1.15.0
6 charset-normalizer==2.0.7 10 charset-normalizer==2.0.12
7 constantly==15.1.0 11 constantly==15.1.0
8 cryptography==3.4.8 12 cryptography==3.4.8
13 cssselect2==0.6.0
9 dbus-python==1.2.18 14 dbus-python==1.2.18
15 defusedxml==0.7.1
10 DoubleRatchet==0.7.0 16 DoubleRatchet==0.7.0
17 greenlet==1.1.2
11 html2text==2020.1.16 18 html2text==2020.1.16
12 hyperlink==21.0.0 19 hyperlink==21.0.0
13 idna==3.3 20 idna==3.3
14 incremental==21.3.0 21 incremental==21.3.0
15 Jinja2==3.0.2 22 Jinja2==3.1.2
16 langid==1.1.6 23 langid==1.1.6
17 lxml==4.6.3 24 lxml==4.8.0
18 Markdown==3.3.4 25 Mako==1.2.0
19 MarkupSafe==2.0.1 26 Markdown==3.3.7
27 MarkupSafe==2.1.1
20 miniupnpc==2.0.2 28 miniupnpc==2.0.2
21 mutagen==1.45.1 29 mutagen==1.45.1
22 netifaces==0.11.0 30 netifaces==0.11.0
23 numpy==1.21.3 31 numpy==1.22.3
24 OMEMO==0.12.0 32 OMEMO==0.12.0
25 omemo-backend-signal==0.2.6 33 omemo-backend-signal==0.2.7
26 Pillow==8.4.0 34 packaging==21.3
35 Pillow==9.1.0
27 progressbar2==3.53.3 36 progressbar2==3.53.3
28 protobuf==3.19.1 37 protobuf==3.20.1
29 pyasn1==0.4.8 38 pyasn1==0.4.8
30 pyasn1-modules==0.2.8 39 pyasn1-modules==0.2.8
31 pycairo==1.20.1 40 pycairo==1.21.0
32 pycparser==2.20 41 pycparser==2.21
33 pycrypto==2.6.1 42 pycrypto==2.6.1
34 Pygments==2.10.0 43 Pygments==2.12.0
35 PyGObject==3.40.0 44 PyGObject==3.40.0
36 PyNaCl==1.4.0 45 PyNaCl==1.5.0
37 pyOpenSSL==20.0.1 46 pyOpenSSL==20.0.1
47 pyparsing==3.0.9
38 python-dateutil==2.8.2 48 python-dateutil==2.8.2
39 python-potr==1.0.2 49 python-potr==1.0.2
40 python-utils==2.5.6 50 python-utils==3.2.2
41 pytz==2021.3 51 pytz==2022.1
42 pyxdg==0.27 52 pyxdg==0.27
43 PyYAML==5.4.1 53 PyYAML==5.4.1
44 requests==2.26.0 54 requests==2.27.1
45 service-identity==21.1.0 55 service-identity==21.1.0
46 shortuuid==1.0.1 56 setuptools-scm==6.4.2
57 shortuuid==1.0.9
47 six==1.16.0 58 six==1.16.0
59 SQLAlchemy==1.4.36
60 tinycss2==1.1.1
61 tomli==2.0.1
48 treq==21.5.0 62 treq==21.5.0
49 Twisted==21.2.0 63 Twisted==21.2.0
50 typing-extensions==3.10.0.2 64 txdbus==1.1.2
51 urllib3==1.26.7 65 typing_extensions==4.2.0
66 urllib3==1.26.9
52 urwid==2.1.2 67 urwid==2.1.2
68 webencodings==0.5.1
53 wokkel==18.0.0 69 wokkel==18.0.0
54 X3DH==0.5.9 70 X3DH==0.5.9
55 XEdDSA==0.4.7 71 XEdDSA==0.4.7
56 zope.interface==5.4.0 72 zope.interface==5.4.0
57 73