Skip to content

Commit 52229ad

Browse files
authored
Merge pull request #570 from superannotateai/requirements_upgrade
Requirements upgrade
2 parents 523e200 + 8e69e87 commit 52229ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ 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
11-
wheel==0.35.1
11+
wheel>=0.38.4
1212
packaging>=20.4
1313
plotly>=4.1.0
1414
ffmpeg-python>=0.2.0
@@ -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)