-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathrequirements.txt
More file actions
6 lines (6 loc) · 726 Bytes
/
Copy pathrequirements.txt
File metadata and controls
6 lines (6 loc) · 726 Bytes
1
2
3
4
5
6
numpy==1.24.2 ; python_full_version >= "3.8.10" and python_full_version != "3.9.7" and python_full_version < "4.0.0"
opencv-python==4.7.0.68 ; python_full_version >= "3.8.10" and python_full_version != "3.9.7" and python_full_version < "4.0.0"
pillow==9.4.0 ; python_full_version >= "3.8.10" and python_full_version != "3.9.7" and python_full_version < "4.0.0"
pydantic==1.10.4 ; python_full_version >= "3.8.10" and python_full_version != "3.9.7" and python_full_version < "4.0.0"
pyzbar==0.1.9 ; python_full_version >= "3.8.10" and python_full_version != "3.9.7" and python_full_version < "4.0.0"
typing-extensions==4.5.0 ; python_full_version >= "3.8.10" and python_full_version != "3.9.7" and python_full_version < "4.0.0"