Resolved merge conflict.

This commit is contained in:
ArpitShukla007
2022-02-03 09:52:52 +00:00
parent 5fb0913b5f
commit cfa3afe821
17 changed files with 44 additions and 55 deletions

View File

@@ -1,9 +1,10 @@
FROM python:3.9
RUN apt-get update && apt-get install -y vim zsh
RUN mkdir -p /src
RUN pip install --upgrade \
pycco \
websocket-client~=0.47.0 \
pytest~=3.0 \
bigchaindb-driver~=0.6.2 \
planetmint-driver>=0.9.0 \
blns