mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Updated the Python Driver version in acceptance/python/Dockerfile
This commit is contained in:
parent
b33e3808a6
commit
4b79ec968d
@ -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.2 \
|
bigchaindb-driver==0.5.3 \
|
||||||
blns
|
blns
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user