mirror of
https://github.com/kristoferssolo/Traffic-Light-Detector.git
synced 2026-03-22 00:36:22 +00:00
Removed PyGOobject from dependencies
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user