Stop pinning chardet/setuptools versions

This commit is contained in:
Raphael Michel
2017-05-27 12:49:10 +02:00
parent b4eb707b38
commit 983326e610
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ automatically). If you are working on Ubuntu or Debian, we strongly recommend up
your pip and setuptools installation inside the virtual environment, otherwise some of your pip and setuptools installation inside the virtual environment, otherwise some of
the dependencies might fail:: the dependencies might fail::
pip3 install -U pip setuptools==28.6.1 pip3 install -U pip setuptools
Working with the code Working with the code
--------------------- ---------------------

View File

@@ -35,7 +35,7 @@ stripe==1.22.*
paypalrestsdk==1.12.* paypalrestsdk==1.12.*
pycparser==2.13 # https://github.com/eliben/pycparser/issues/147 pycparser==2.13 # https://github.com/eliben/pycparser/issues/147
# Banktransfer # Banktransfer
chardet>=2.3,<3 chardet
mt-940==3.2 mt-940==3.2
vobject==0.9.* vobject==0.9.*
pycountry pycountry