Commit 5498638
authored
Fix Anaconda devcontainer build failure by pinning imagecodecs version for Python 3.11 compatibility (#1694)
* [anaconda]-GHSA-vvfj-2jqx-52jm: jupyterlab and GHSA-94vc-p8w7-5p49: imagecodecs - security vulnerability
* protobuf pin to required version
* Update pin_to_required_version array to include imagecodecs
* Update pin_to_required_version array to include jupyter_core and cryptography
* Unpin jupyter_core and cryptography – no longer needed in pin_to_required_version.1 parent 5babcf5 commit 5498638
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments