Skip to content

Commit

Permalink
Pin numpy to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminrwilson authored Jul 22, 2021
1 parent 4097d59 commit 5db8263
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 @@ -57,7 +57,7 @@
"lap",
"matplotlib",
"motmetrics==1.1.3",
"numpy==1.19",
"numpy==1.21.1",
"omegaconf==2.1.0",
"opencv-python>=4.1.0.25",
"pandas>=0.23.1",
Expand Down

0 comments on commit 5db8263

Please sign in to comment.