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 9e4a7a6 commit 2916b30Copy full SHA for 2916b30
requirements.txt
@@ -1,7 +1,7 @@
1
-requests>=2.25.1,<3.0
2
-numpy>=1.21.2
+requests>=2.4.2,<3.0
+numpy>=1.26.0
3
geojson>=2.0.0,<4.0
4
xmltodict==0.12.0
5
Pillow>=10.0.0,<11.0.0
6
-opencv-python==4.7.0.72
+opencv-python>=4.0.0,<5.0.0
7
aiohttp>=3.8.5
0 commit comments