update requirements
This commit is contained in:
4
main.py
4
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",
|
||||
|
||||
@@ -5,11 +5,9 @@ gunicorn
|
||||
flask
|
||||
humanize
|
||||
pygments
|
||||
ffmpeg-python
|
||||
pymongo
|
||||
psutil
|
||||
Pillow>=9.0.0
|
||||
pytubefix
|
||||
Pillow>=10.3.0
|
||||
click
|
||||
dnspython
|
||||
requests
|
||||
|
||||
@@ -5,10 +5,8 @@ gunicorn
|
||||
flask
|
||||
humanize
|
||||
pygments
|
||||
ffmpeg-python
|
||||
pymongo
|
||||
Pillow>=9.0.0
|
||||
pytube
|
||||
Pillow>=10.3.0
|
||||
click
|
||||
pymongo[srv]
|
||||
dnspython
|
||||
|
||||
Reference in New Issue
Block a user