mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Problem: there is a new version of the python driver (#2477)
Solution: update the Dockerfile for acceptance tests
This commit is contained in:
parent
045136f9a6
commit
e2aafb9cf9
@ -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.5.0 \
|
bigchaindb-driver==0.5.1 \
|
||||||
blns
|
blns
|
Loading…
x
Reference in New Issue
Block a user