From 3aaf2d75e35e5a30311fece01bc5e4bc516f6864 Mon Sep 17 00:00:00 2001 From: Phoebus Mak <61957902+phoebusm@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:57:24 +0000 Subject: [PATCH] Add pypi dependency --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 70e41c2cfe4..7180a2ce971 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,6 +36,7 @@ install_requires = # See: https://conda-forge.org/feedstock-outputs/ numpy pandas + attrs dataclasses ; python_version < '3.7' protobuf >=3.5.0.post1 # Per https://github.com/grpc/grpc/blob/v1.45.3/requirements.txt msgpack