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

[packages]
numpy = "*"
grpcio-reflection = "*"
grpcio-tools = "*"
python-json-logger = "*"
ulid-py = "*"
tflite-runtime = "*"
vyper-config = "*"

[dev-packages]
coverage = "*"
pytest = "*"
pylint = "*"
ipython = "*"

[requires]
python_version = "3.9"
