From bc8ccad21d30e571ad48e7494f4009edcb5a5942 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9=20=D0=A6=D0=BE=D0=B9?= Date: Sat, 7 Dec 2024 11:18:41 +0900 Subject: [PATCH] requirements.txt --- requirements.txt | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..6a14681d --- /dev/null +++ b/requirements.txt @@ -0,0 +1,33 @@ +ace_tools==0.0 +anyio==4.6.2.post1 +APScheduler==3.11.0 +asgiref==3.8.1 +certifi==2024.8.30 +charset-normalizer==3.4.0 +Django==5.1.4 +django-filter==24.3 +django-jazzmin==3.0.1 +django-jet==1.0.8 +et_xmlfile==2.0.0 +fpdf==1.7.2 +h11==0.14.0 +httpcore==1.0.7 +httpx==0.28.0 +idna==3.10 +numpy==2.1.3 +openpyxl==3.1.5 +pandas==2.2.3 +pillow==11.0.0 +PyMySQL==1.1.1 +python-dateutil==2.9.0.post0 +python-dotenv==1.0.1 +python-telegram-bot==21.8 +pytz==2024.2 +PyYAML==6.0.2 +requests==2.32.3 +six==1.17.0 +sniffio==1.3.1 +sqlparse==0.5.2 +tzdata==2024.2 +tzlocal==5.2 +urllib3==2.2.3