We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 121670c commit 9a85616Copy full SHA for 9a85616
requirements-core.txt
@@ -4,7 +4,7 @@ GitPython>=3.0.8
4
lxml>=4.4.1
5
matplotlib>=3.3.1
6
numpy>=1.17.3
7
-Pillow>=6.1.0
+Pillow>=6.1.0,<8.3 # upper bound due to https://github.com/python-pillow/Pillow/issues/5571
8
9
# Avoid 2.0.2 Linux binary distribution because of
10
# a conflict in numpy versions with TensorFlow:
0 commit comments