IliaLarchenko
commited on
Commit
•
9c929c7
1
Parent(s):
40c0887
fixed pillow version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -41,7 +41,7 @@ packaging==19.2
|
|
41 |
pandas==0.25.3
|
42 |
pathspec==0.6.0
|
43 |
pathtools==0.1.2
|
44 |
-
Pillow==6.2.
|
45 |
pluggy==0.13.1
|
46 |
pre-commit==1.20.0
|
47 |
protobuf==3.10.0
|
|
|
41 |
pandas==0.25.3
|
42 |
pathspec==0.6.0
|
43 |
pathtools==0.1.2
|
44 |
+
Pillow==6.2.2
|
45 |
pluggy==0.13.1
|
46 |
pre-commit==1.20.0
|
47 |
protobuf==3.10.0
|