mirror of
https://github.com/kristoferssolo/Traffic-Light-Detector.git
synced 2025-10-21 20:00:36 +00:00
Removed PyGOobject from dependencies
This commit is contained in:
parent
74aab9666f
commit
3127d27e9b
@ -1,4 +1,3 @@
|
|||||||
PyGObject==3.42.2
|
|
||||||
loguru==0.6.0
|
loguru==0.6.0
|
||||||
opencv-python==4.6.0.66
|
opencv-python==4.6.0.66
|
||||||
playsound==1.3.0
|
playsound==1.3.0
|
||||||
|
|||||||
@ -11,7 +11,6 @@ classifiers =
|
|||||||
[options]
|
[options]
|
||||||
packages = TrafficLightDetector
|
packages = TrafficLightDetector
|
||||||
install_requires =
|
install_requires =
|
||||||
PyGObject>=3.42.2
|
|
||||||
loguru>=0.6.0
|
loguru>=0.6.0
|
||||||
opencv-python>=4.6.0.66
|
opencv-python>=4.6.0.66
|
||||||
playsound>=1.3.0
|
playsound>=1.3.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user