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

[packages]
open-aea = {version = "==1.13.0", extras = ["all"]}
open-aea-ledger-ethereum = "==1.13.0"
open-aea-ledger-cosmos = "==1.13.0"
open-aea-cli-ipfs = "==1.13.0"

[dev-packages]
asn1crypto = "==1.4.0"
atheris = "==2.0.11"
bandit = "==1.7.0"
black = "==21.6b0"
bs4 = "==0.0.1"
certifi = "==2021.10.8"
click = "==8.0.2"
darglint = "==1.8.0"
docker = "==5.0.2"
docker-compose = "==1.29.2"
flake8 = "==3.9.2"
flake8-bugbear = "==21.9.1"
flake8-docstrings = "==1.6.0"
flake8-eradicate = "==1.1.0"
flake8-isort = "==4.0.0"
hypothesis = "==6.21.6"
ipfshttpclient = "==0.8.0a2"
isort = "==5.9.3"
markdown = "==3.3.4"
markdown-include = "==0.6.0"
mistune = "==2.0.2"
mkdocs = "==1.3.0"
mkdocs-material = "==7.1.10"
mkdocs-macros-plugin = "==0.7.0"
multidict = "==5.2.0"
mypy = "==0.910"
protobuf = "==3.19.4"
pydoc-markdown = "==4.3.2"
pydocstyle = "==6.1.1"
pymdown-extensions = "==8.2"
py-ecc = "==5.2.0"
py-eth-sig-utils = "==0.4.0"
pytest = "==7.0.0"
pytest-asyncio = "==0.18.0"
pytest-cov = "==3.0.0"
pytest-randomly = "==3.11.0"
pylint = "==2.11.1"
Pygments = "==2.11.2"
PyYAML = "==5.4.1"
safety = "==1.10.3"
tox = "==3.24.4"
types-pyyaml = "==6.0.7"
types-protobuf = "==3.19.20"
types-requests = "==2.27.25"
types-jsonschema= "==4.4.4"
types-setuptools= "==57.4.14"
vulture = "==2.3"
aiohttp = "<3.8,>=3.7.4.post0"
pandas = "<1.4,>=1.3.4"
pandas-stubs = "<1.2.1,>=1.2.0.39"
pmdarima = "<1.9,>=1.8.4"
scikit-learn = "<1.1,>=1.0.1"
numpy = "<1.22,>=1.21.4"
optuna = "<2.11,>=2.10.0"
joblib = "<1.2,>=1.1.0"
Flask = "==2.0.2"
cosmpy = "==0.3.1"
Werkzeug= "==2.0.3"

[requires]
python_version = "3.10"
