diff --git a/setup.py b/setup.py index 5cafac50..33acc509 100755 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ "matplotlib", "motmetrics==1.1.3", "numba", - "numpy==1.19", + "numpy", "omegaconf==2.1.0", "opencv-python>=4.1.0.25", "pandas>=0.23.1",