Python 3.10 / Base image 2022.06.01 (#73830)
* Python 3.10 / Base image 2022.06.01 * Update requirements * push opencv * we don't need numpy on core for now * Remove unused ignore Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
6b6e5fad3c
commit
6cf9b22b5a
19 changed files with 43 additions and 162 deletions
|
@ -6,7 +6,7 @@
|
|||
"tensorflow==2.5.0",
|
||||
"tf-models-official==2.5.0",
|
||||
"pycocotools==2.0.1",
|
||||
"numpy==1.21.6",
|
||||
"numpy==1.22.4",
|
||||
"pillow==9.1.1"
|
||||
],
|
||||
"codeowners": [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue