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