commit 9199a4d4b9f9264f7791a7f7954d012f9fc69b25 Author: Philipp Winter <p...@nymity.ch> Date: Wed May 27 08:52:02 2020 -0700
Update to latest requirements. --- .test.requirements.txt | 4 ++-- .travis.requirements.txt | 18 +++++++++--------- requirements.txt | 12 ++++++------ 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/.test.requirements.txt b/.test.requirements.txt index 82fbbd6..e72ed31 100644 --- a/.test.requirements.txt +++ b/.test.requirements.txt @@ -5,8 +5,8 @@ # $ pip install -r .test.requirements.txt # $ make coverage # -coverage==5.0.3 +coverage==5.1 mechanize==0.4.5 pep8==1.7.1 -pylint==2.4.4 +pylint==2.5.2 sure==1.4.11 diff --git a/.travis.requirements.txt b/.travis.requirements.txt index a74821a..940ba64 100644 --- a/.travis.requirements.txt +++ b/.travis.requirements.txt @@ -13,21 +13,21 @@ # $ make coverage # #------------------------------------------------------------------------------ -attrs==19.2.0 +attrs==19.3.0 Babel==2.8.0 -beautifulsoup4==4.8.2 -Mako==1.1.1 -pycryptodome==3.9.6 +beautifulsoup4==4.9.1 +Mako==1.1.2 +pycryptodome==3.9.7 Twisted==20.3.0 -coverage==5.0.3 -coveralls==1.10.0 +coverage==5.1 +coveralls==2.0.0 ipaddr==2.2.0 mechanize==0.4.5 -Pillow==6.2.2 -pyOpenSSL==19.0.0 +Pillow==7.1.2 +pyOpenSSL==19.1.0 pygeoip==0.3.2 qrcode==6.1 service_identity==18.1.0 stem==1.8.0 sure==1.4.11 -zope.interface==4.7.1 +zope.interface==5.1.0 diff --git a/requirements.txt b/requirements.txt index 79bb01d..fdf1043 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ Babel==2.8.0 -beautifulsoup4==4.8.2 -html5lib==1.0b8 -Mako==1.1.1 -pycryptodome==3.9.6 +beautifulsoup4==4.9.1 +html5lib==1.0.1 +Mako==1.1.2 +pycryptodome==3.9.7 Twisted==20.3.0 ipaddr==2.2.0 -Pillow==6.2.2 +Pillow==7.1.2 pyOpenSSL==19.1.0 pygeoip==0.3.2 qrcode==6.1 service_identity==18.1.0 stem==1.8.0 -zope.interface==4.7.1 +zope.interface==5.1.0 _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits