Updated the Python Driver version in acceptance/python/Dockerfile (#2532)

* Updated the Python Driver version in acceptance/python/Dockerfile

* Let package manager auto-update to latest patch version
This commit is contained in:
Troy McConaghy 2018-09-12 16:53:07 +02:00 committed by vrde
parent 35e35ecd57
commit 0f41869bea

View File

@ -5,5 +5,5 @@ RUN pip install --upgrade \
pycco \
websocket-client~=0.47.0 \
pytest~=3.0 \
bigchaindb-driver==0.5.2 \
bigchaindb-driver~=0.5.0 \
blns