Upgrade deps more chainlib in bootstrap

This commit is contained in:
nolash 2021-10-19 10:10:39 +02:00
parent 003febec9d
commit 837a1770d1
Signed by untrusted user who does not match committer: lash
GPG Key ID: 21D2E7BB88C2A746
2 changed files with 3 additions and 1 deletions

View File

@ -18,6 +18,8 @@ ENV CONFINI_DIR /usr/local/etc/cic/
COPY config_template/ /usr/local/etc/cic/
COPY requirements.txt .
RUN apt-get install libffi-dev
ARG pip_index_url=https://pypi.org/simple
ARG EXTRA_PIP_INDEX_URL="https://pip.grassrootseconomics.net:8433"
ARG EXTRA_PIP_ARGS=""

View File

@ -1,5 +1,5 @@
cic-eth[tools]==0.12.4a13
chainlib-eth>=0.0.10a4,<0.1.0
chainlib-eth>=0.0.10a5,<0.1.0
chainlib==0.0.10a3,<0.1.0
eth-erc20>=0.1.2a3,<0.2.0
erc20-demurrage-token>=0.0.5a2,<0.1.0