Преглед изворни кода

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