[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
click = {version = "==7.1"}
watchdog = {version = "==2.1.6"}
requests = {version = "==2.27.1"}
open-aea = {version = "==1.16.0"}
open-aea-cli-ipfs = {version = "==1.16.0"}
open-aea-ledger-ethereum = {version = "==1.16.0.post1"}
protobuf = {version = "==3.19.4"}

[requires]
python_version = "3.10"
