Updated the Python Driver version in acceptance/python/Dockerfile

This commit is contained in:
Troy McConaghy 2018-09-12 09:10:59 +02:00
parent b33e3808a6
commit 4b79ec968d

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.3 \
blns