diff --git a/main.py b/main.py index 3246391..36f695e 100644 --- a/main.py +++ b/main.py @@ -25,11 +25,9 @@ # "flask", # "humanize", # "pygments", -# "ffmpeg-python", # "pymongo", # "psutil", -# "Pillow>=9.0.0", -# "pytubefix", +# "Pillow>=10.3.0", # "click", # "dnspython", # "requests", diff --git a/requirements.txt b/requirements.txt index c7d736b..8c432c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,11 +5,9 @@ gunicorn flask humanize pygments -ffmpeg-python pymongo psutil -Pillow>=9.0.0 -pytubefix +Pillow>=10.3.0 click dnspython requests diff --git a/requirements_yum.txt b/requirements_yum.txt index a7a1706..d532d36 100644 --- a/requirements_yum.txt +++ b/requirements_yum.txt @@ -5,10 +5,8 @@ gunicorn flask humanize pygments -ffmpeg-python pymongo -Pillow>=9.0.0 -pytube +Pillow>=10.3.0 click pymongo[srv] dnspython