This commit is contained in:
Laurent Perron
2023-08-10 11:08:16 -07:00
parent 9b8bfd7ee1
commit 797b0ea56c

View File

@@ -45,6 +45,7 @@ setup(
install_requires=[
'absl-py >= 0.13',
'numpy >= 1.13.3',
'pandas >= 1.5.2',
'protobuf >= 4.23.4',
],
package_data={