Update acceptance Dockerfile to use latest Python driver

This commit is contained in:
Troy McConaghy 2018-11-03 16:56:18 +01:00 committed by GitHub
parent 73afc38697
commit e2914fec22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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