changeset 3557:940b6cfa17f1

install (requirements): update + add setuptools_scm
author Goffi <goffi@goffi.org>
date Wed, 09 Jun 2021 17:30:52 +0200
parents bb87ddfdde58
children d8581c83fef3
files requirements.txt
diffstat 1 files changed, 20 insertions(+), 19 deletions(-) [+]
line wrap: on
line diff
--- a/requirements.txt	Wed Jun 09 17:30:27 2021 +0200
+++ b/requirements.txt	Wed Jun 09 17:30:52 2021 +0200
@@ -1,13 +1,13 @@
-attrs==20.3.0
+attrs==21.2.0
 Automat==20.2.0
-Babel==2.9.0
+Babel==2.9.1
 cairocffi==1.2.0
 CairoSVG==2.5.2
-certifi==2020.12.5
+certifi==2021.5.30
 cffi==1.14.5
 chardet==4.0.0
 constantly==15.1.0
-cryptography==3.4.6
+cryptography==3.4.7
 cssselect2==0.4.1
 dbus-python==1.2.16
 defusedxml==0.7.1
@@ -16,27 +16,27 @@
 hyperlink==21.0.0
 idna==2.10
 incremental==21.3.0
-Jinja2==2.11.3
+Jinja2==3.0.1
 langid==1.1.6
-lxml==4.6.2
+lxml==4.6.3
 Markdown==3.3.4
-MarkupSafe==1.1.1
+MarkupSafe==2.0.1
 miniupnpc==2.0.2
 mutagen==1.45.1
-netifaces==0.10.9
-numpy==1.20.1
+netifaces==0.11.0
+numpy==1.20.3
 OMEMO==0.12.0
 omemo-backend-signal==0.2.6
-Pillow==8.1.2
+Pillow==8.2.0
 progressbar2==3.53.1
-protobuf==3.15.6
+protobuf==3.17.3
 pyasn1==0.4.8
 pyasn1-modules==0.2.8
-pycairo==1.20.0
+pycairo==1.20.1
 pycparser==2.20
 pycrypto==2.6.1
-Pygments==2.8.1
-PyGObject==3.40.0
+Pygments==2.9.0
+PyGObject==3.40.1
 PyNaCl==1.4.0
 pyOpenSSL==20.0.1
 python-dateutil==2.8.1
@@ -46,19 +46,20 @@
 pyxdg==0.27
 PyYAML==5.4.1
 requests==2.25.1
-service-identity==18.1.0
+service-identity==21.1.0
+setuptools-scm==6.0.1
 shortuuid==1.0.1
-six==1.15.0
+six==1.16.0
 tinycss2==1.1.0
-treq==21.1.0
+treq==21.5.0
 Twisted==21.2.0
-urllib3==1.26.4
+urllib3==1.26.5
 urwid==2.1.2
 webencodings==0.5.1
 wokkel==18.0.0
 X3DH==0.5.9
 XEdDSA==0.4.7
-zope.interface==5.2.0
+zope.interface==5.4.0
 
 sat-tmp @ hg+https://repos.goffi.org/sat_tmp
 urwid-satext @ hg+https://repos.goffi.org/urwid-satext