From bbdaf3225b51357307de027f867edaaf0f8489f2 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 29 Jul 2021 01:47:39 +0200 Subject: [PATCH] dffd --- requirements.txt | 41 ++++++----------------------------------- 1 file changed, 6 insertions(+), 35 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7b0c3ce4a..061a83558 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,49 +1,20 @@ beautifulsoup4 bleach Flask +Flask-Caching +Flask-Compress +Flask-Limiter==1.1.0 +Flask-Markdown gevent +greenlet gunicorn ImageHash -importlib-metadata -itsdangerous -Jinja2 -jmespath -kiwisolver -libsass -limits -lockfile -Markdown -MarkupSafe matplotlib mistletoe -multidict -numpy piexif Pillow -psutil -psycogreen -psycopg2-binary -py3socket pyotp -pyparsing -python-daemon -python-dateutil -PyWavelets qrcode redis requests -scipy -six -soupsieve -SQLAlchemy==1.3.19 -typing-extensions -urllib3 -webencodings -websockets -Werkzeug -yattag -yarl -zipp -pusher_push_notifications -youtube-dl -testresources \ No newline at end of file +SQLAlchemy==1.3.19 \ No newline at end of file