Skip to content

Commit 2916b30

Browse files
committed
add version
1 parent 9e4a7a6 commit 2916b30

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
@@ -1,7 +1,7 @@
1-
requests>=2.25.1,<3.0
2-
numpy>=1.21.2
1+
requests>=2.4.2,<3.0
2+
numpy>=1.26.0
33
geojson>=2.0.0,<4.0
44
xmltodict==0.12.0
55
Pillow>=10.0.0,<11.0.0
6-
opencv-python==4.7.0.72
6+
opencv-python>=4.0.0,<5.0.0
77
aiohttp>=3.8.5

0 commit comments

Comments
 (0)