Upgrade numpy to 1.21.2 (#56640)

This commit is contained in:
Franck Nijhof 2021-09-25 12:39:21 +02:00 committed by GitHub
parent 23e1c663d4
commit 83f1116432
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View file

@ -6,7 +6,7 @@
"tensorflow==2.3.0",
"tf-models-official==2.3.0",
"pycocotools==2.0.1",
"numpy==1.21.1",
"numpy==1.21.2",
"pillow==8.2.0"
],
"codeowners": [],