Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Aug 27, 2020
1 parent 63bf2b6 commit 0801f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ notebook==6.1.3 ; python_version>'3.0'
numba==0.51 ; python_version>'3.0'
numexpr==2.7.1
numpy==1.16.6 ; python_version<'3.0'
numpy==1.19.1 ; python_version>'3.0'
numpy==1.17.5 ; python_version>'3.0'
#NO_AUTO_UPDATE:2: numpy versions >1.15.1 fail on aarch64
numpy==1.16.4 ; python_version>'3.0' ; platform_machine=='aarch64'
onnx==1.7.0
Expand Down

0 comments on commit 0801f9a

Please sign in to comment.