This website works better with JavaScript
Home
Explore
Help
Sign In
ComputerVisionJena
/
cvdatasets
Watch
9
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
a crucial dependency change: pillow 9.0.0 solves the memory leaking array creation
Dimitri Korsch
3 years ago
parent
9f2b863995
commit
0b549fb8ff
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
requirements.txt
+ 1
- 1
requirements.txt
View File
@@ -1,6 +1,6 @@
#imageio
numpy
-pillow
+pillow
~=9.0
matplotlib
pyyaml