diff --git a/requirements.txt b/requirements.txt index a0c0903..4dccefb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -PyGObject==3.42.2 loguru==0.6.0 opencv-python==4.6.0.66 playsound==1.3.0 diff --git a/setup.cfg b/setup.cfg index 3ab8290..41787ab 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,7 +11,6 @@ classifiers = [options] packages = TrafficLightDetector install_requires = - PyGObject>=3.42.2 loguru>=0.6.0 opencv-python>=4.6.0.66 playsound>=1.3.0