Problem: there is a new version of the python driver (#2477)

Solution: update the Dockerfile for acceptance tests
This commit is contained in:
codegeschrei 2018-08-23 14:49:04 +02:00 committed by Troy McConaghy
parent 045136f9a6
commit e2aafb9cf9
1 changed files with 2 additions and 2 deletions

View File

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