Skip to content

Commit

Permalink
Pin numpy to 1.21.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminrwilson committed Sep 14, 2021
1 parent fc8c878 commit 31a8641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"matplotlib",
"motmetrics==1.1.3",
"numba",
"numpy==1.21.1",
"numpy==1.21.2",
"omegaconf==2.1.0",
"opencv-python>=4.1.0.25",
"pandas>=0.23.1",
Expand Down

0 comments on commit 31a8641

Please sign in to comment.