Skip to content

Commit

Permalink
fix #3889
Browse files Browse the repository at this point in the history
  • Loading branch information
lperron committed Aug 10, 2023
1 parent 9b8bfd7 commit 797b0ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ortools/python/setup.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -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={
Expand Down

0 comments on commit 797b0ea

Please sign in to comment.