Skip to content

Commit

Permalink
packaging: update requests (#2402)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
  • Loading branch information
sergiusens committed Nov 15, 2018
1 parent 5fd36e5 commit 12d0aad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Expand Up @@ -5,7 +5,7 @@ progressbar33==2.4
http://pyyaml.org/download/pyyaml/PyYAML-3.13-cp35-cp35m-win_amd64.whl; sys_platform == 'win32'
PyYAML==3.13; sys_platform != 'win32'
pyxdg==0.25
requests==2.9.1
requests==2.20.0
requests_unixsocket==0.1.5
https://launchpad.net/ubuntu/+archive/primary/+files/python-apt_1.1.0~beta1build1.tar.xz; sys_platform == 'linux'
https://launchpad.net/python-distutils-extra/trunk/2.39/+download/python-distutils-extra-2.39.tar.gz
Expand All @@ -20,5 +20,5 @@ raven==6.5.0
simplejson==3.8.2
tabulate==0.7.5
python-debian==0.1.28
chardet==2.3.0
chardet==3.0.4
cx_Freeze>=5.0.2; sys_platform == 'win32'

0 comments on commit 12d0aad

Please sign in to comment.