瀏覽代碼

a crucial dependency change: pillow 9.0.0 solves the memory leaking array creation

Dimitri Korsch 3 年之前
父節點
當前提交
0b549fb8ff
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,6 +1,6 @@
 #imageio
 numpy
-pillow
+pillow~=9.0
 matplotlib
 pyyaml