Explorar o código

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

Dimitri Korsch %!s(int64=3) %!d(string=hai) anos
pai
achega
0b549fb8ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

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