diff --git a/requirements.txt b/requirements.txt index 97ddf34..c7630fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ termcolor==1.1.0 setuptools==44.0.0 -dlib==19.22.0 +dlib>=19.22.0 progressbar==2.5 pip>=20.0.2 pytest>=6.2.4 @@ -18,4 +18,4 @@ pluggy>=0.13.1 iniconfig>=1.1.1 numpy>=1.21.1 pyparsing>=2.4.7 -opencv-python>=4.5.3.56 \ No newline at end of file +opencv-python>=4.5.3.56