Skip to content

Commit 8e69e87

Browse files
Narek MkhitaryanNarek Mkhitaryan
authored andcommitted
pillow and jinja2 requirements upgrade
1 parent a3df262 commit 8e69e87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requests==2.26.0
44
requests-toolbelt>=0.9.1
55
aiohttp>=3.8.1
66
tqdm==4.64.0
7-
pillow>=7.2.0, <9.0.1
7+
pillow==9.4.0
88
matplotlib>=3.3.1
99
xmltodict==0.12.0
1010
opencv-python>=4.4.0.42
@@ -22,4 +22,4 @@ jsonschema==3.2.0
2222
pandas>=1.1.4
2323
aiofiles==0.8.0
2424
Werkzeug==2.2.2
25-
Jinja2==3.0.3
25+
Jinja2==3.1.2

0 commit comments

Comments
 (0)