Split reqs into general and specific (#2)

`base_requirements.txt` can now be kept directly in sync with the `cicnet/cic` repo, as the proxy (and down the line maybe other things) are not relevant for the higher-level cic context.

Co-authored-by: lash <dev@holbrook.no>
Reviewed-on: #2
Co-authored-by: lash <accounts-grassrootseconomics@holbrook.no>
Co-committed-by: lash <accounts-grassrootseconomics@holbrook.no>
This commit is contained in:
lash 2023-05-10 13:29:49 +00:00 committed by Mohamed Sohail
parent 2e4ea1eb87
commit 5512da646c
2 changed files with 17 additions and 16 deletions

17
base_requirements.txt Normal file
View File

@ -0,0 +1,17 @@
chainlib-eth==0.4.20
chainlib==0.4.13
eth-erc20==0.7.3
eth-erc721==0.2.1
eth-erc712==0.0.1
ccw==0.0.6
eth-accounts-index==0.5.2
eth-contract-registry==0.11.0
erc20-faucet==0.8.0
eth-address-index==0.7.2
eth-token-index==0.6.1
eth-faucet==0.3.4
erc20-transfer-authorization==0.5.0
erc20-demurrage-token==0.5.2
eth-interface==0.1.1
#cic-contracts==0.2.0
#defalsify-evm==0.2.0

View File

@ -1,17 +1 @@
chainlib-eth==0.4.17
chainlib==0.4.12
eth-erc20==0.7.3
eth-erc721==0.2.1
ccw==0.0.6
eth-accounts-index==0.5.1
eth-contract-registry==0.11.0
erc20-faucet==0.8.0
eth-address-index==0.7.2
eth-token-index==0.6.0
eth-faucet==0.3.4
erc20-transfer-authorization==0.5.0
erc20-demurrage-token==0.5.2
eth-interface==0.1.1
custodial-registration-proxy==0.1.0
#cic-contracts==0.2.0
#defalsify-evm==0.2.0