diff --git a/requirements.txt b/requirements.txt index b747f00e1..893bd20c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ setuptools>=33.1.1 Werkzeug>=1.0.1,<3.0.0 wheel>=0.37.1 -gunicorn==22.0.0 requests>=2.27.1 urllib3>=1.21.1 flask>=2.0.3,<3.0.0 @@ -34,4 +33,5 @@ whitenoise==5.3.0 pyotp pytz pyTelegramBotAPI -telebot \ No newline at end of file +telebot +gunicorn==22.0.0 \ No newline at end of file