Skip to content

Commit

Permalink
Add pypi dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebusm committed Jan 26, 2024
1 parent ae3a88e commit 3aaf2d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3aaf2d7

Please sign in to comment.