From f7aeb027a98a0bbc5becd1906357e88c101071bd Mon Sep 17 00:00:00 2001 From: Yhtyyar Sahatov Date: Thu, 20 Jan 2022 20:14:52 +0300 Subject: [PATCH] added dependencies in config file --- brownie-config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/brownie-config.yaml b/brownie-config.yaml index ebf8733..125af51 100644 --- a/brownie-config.yaml +++ b/brownie-config.yaml @@ -1,3 +1,6 @@ +dependencies: + - "OpenZeppelin/openzeppelin-contracts@4.4.0" + compiler: solc: remappings: