comparison requirements.txt @ 3557:940b6cfa17f1

install (requirements): update + add setuptools_scm
author Goffi <goffi@goffi.org>
date Wed, 09 Jun 2021 17:30:52 +0200
parents 5945c24cd745
children 842b522d525e
comparison
equal deleted inserted replaced
3556:bb87ddfdde58 3557:940b6cfa17f1
1 attrs==20.3.0 1 attrs==21.2.0
2 Automat==20.2.0 2 Automat==20.2.0
3 Babel==2.9.0 3 Babel==2.9.1
4 cairocffi==1.2.0 4 cairocffi==1.2.0
5 CairoSVG==2.5.2 5 CairoSVG==2.5.2
6 certifi==2020.12.5 6 certifi==2021.5.30
7 cffi==1.14.5 7 cffi==1.14.5
8 chardet==4.0.0 8 chardet==4.0.0
9 constantly==15.1.0 9 constantly==15.1.0
10 cryptography==3.4.6 10 cryptography==3.4.7
11 cssselect2==0.4.1 11 cssselect2==0.4.1
12 dbus-python==1.2.16 12 dbus-python==1.2.16
13 defusedxml==0.7.1 13 defusedxml==0.7.1
14 DoubleRatchet==0.7.0 14 DoubleRatchet==0.7.0
15 html2text==2020.1.16 15 html2text==2020.1.16
16 hyperlink==21.0.0 16 hyperlink==21.0.0
17 idna==2.10 17 idna==2.10
18 incremental==21.3.0 18 incremental==21.3.0
19 Jinja2==2.11.3 19 Jinja2==3.0.1
20 langid==1.1.6 20 langid==1.1.6
21 lxml==4.6.2 21 lxml==4.6.3
22 Markdown==3.3.4 22 Markdown==3.3.4
23 MarkupSafe==1.1.1 23 MarkupSafe==2.0.1
24 miniupnpc==2.0.2 24 miniupnpc==2.0.2
25 mutagen==1.45.1 25 mutagen==1.45.1
26 netifaces==0.10.9 26 netifaces==0.11.0
27 numpy==1.20.1 27 numpy==1.20.3
28 OMEMO==0.12.0 28 OMEMO==0.12.0
29 omemo-backend-signal==0.2.6 29 omemo-backend-signal==0.2.6
30 Pillow==8.1.2 30 Pillow==8.2.0
31 progressbar2==3.53.1 31 progressbar2==3.53.1
32 protobuf==3.15.6 32 protobuf==3.17.3
33 pyasn1==0.4.8 33 pyasn1==0.4.8
34 pyasn1-modules==0.2.8 34 pyasn1-modules==0.2.8
35 pycairo==1.20.0 35 pycairo==1.20.1
36 pycparser==2.20 36 pycparser==2.20
37 pycrypto==2.6.1 37 pycrypto==2.6.1
38 Pygments==2.8.1 38 Pygments==2.9.0
39 PyGObject==3.40.0 39 PyGObject==3.40.1
40 PyNaCl==1.4.0 40 PyNaCl==1.4.0
41 pyOpenSSL==20.0.1 41 pyOpenSSL==20.0.1
42 python-dateutil==2.8.1 42 python-dateutil==2.8.1
43 python-potr==1.0.2 43 python-potr==1.0.2
44 python-utils==2.5.6 44 python-utils==2.5.6
45 pytz==2021.1 45 pytz==2021.1
46 pyxdg==0.27 46 pyxdg==0.27
47 PyYAML==5.4.1 47 PyYAML==5.4.1
48 requests==2.25.1 48 requests==2.25.1
49 service-identity==18.1.0 49 service-identity==21.1.0
50 setuptools-scm==6.0.1
50 shortuuid==1.0.1 51 shortuuid==1.0.1
51 six==1.15.0 52 six==1.16.0
52 tinycss2==1.1.0 53 tinycss2==1.1.0
53 treq==21.1.0 54 treq==21.5.0
54 Twisted==21.2.0 55 Twisted==21.2.0
55 urllib3==1.26.4 56 urllib3==1.26.5
56 urwid==2.1.2 57 urwid==2.1.2
57 webencodings==0.5.1 58 webencodings==0.5.1
58 wokkel==18.0.0 59 wokkel==18.0.0
59 X3DH==0.5.9 60 X3DH==0.5.9
60 XEdDSA==0.4.7 61 XEdDSA==0.4.7
61 zope.interface==5.2.0 62 zope.interface==5.4.0
62 63
63 sat-tmp @ hg+https://repos.goffi.org/sat_tmp 64 sat-tmp @ hg+https://repos.goffi.org/sat_tmp
64 urwid-satext @ hg+https://repos.goffi.org/urwid-satext 65 urwid-satext @ hg+https://repos.goffi.org/urwid-satext
65 -e .[SVG] 66 -e .[SVG]