From a0dc12c3d0ec8d90f11e77f8b8cd8a8c6d0777f3 Mon Sep 17 00:00:00 2001 From: ASHOK KUMAR P <141118571+AshokKumar7070@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:00:56 +0530 Subject: [PATCH] Create requirement.txt The requirement for the codeX100, bug fixed with the simple code of program. --- requirement.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 requirement.txt diff --git a/requirement.txt b/requirement.txt new file mode 100644 index 0000000..f42adc9 --- /dev/null +++ b/requirement.txt @@ -0,0 +1,29 @@ +tzlocal +alembic==1.3.2 +bcrypt==3.1.7 +cffi==1.13.2 +Click==7.0 +Flask==1.1.1 +Flask-Bcrypt==0.7.1 +Flask-Login==0.4.1 +Flask-Migrate==2.5.2 +Flask-Script==2.0.6 +Flask-SQLAlchemy==2.4.1 +Flask-WTF==0.14.2 +itsdangerous==1.1.0 +Jinja2==2.11.3 +Mako==1.2.2 +MarkupSafe==1.1.1 +numpy==1.21.0 +pandas==0.25.3 +Pillow==9.0.0 +psycopg2==2.8.4 +pycparser==2.19 +python-dateutil==2.8.1 +python-editor==1.0.4 +pytz==2019.3 +six==1.13.0 +SQLAlchemy==1.3.11 +Werkzeug==0.16.0 +WTForms==2.2.1 +WTForms-SQLAlchemy==0.1