File: //proc/1233/root/home/arjun/projects/buyercall/requirements_old.txt
# Flask
Werkzeug==0.16.0
Flask==1.1.1
Flask-Mail==0.9.1
# Database and migrations
psycopg2-binary==2.8.4
SQLAlchemy==1.3.15
Flask-SQLAlchemy==2.4.1
alembic==1.4.1
sqlalchemy_datatables==2.0.1
sqlalchemy-utils==0.33.6
us==1.0.0
uszipcode==0.2.4
# Background worker and cache
redis==3.4.1
celery==4.4.2
flower==0.9.3
Flask-Cache==0.13.1
Flask-Caching==1.8.0
# Authentication and authorization
bcrypt==3.1.7
Flask-Login==0.5.0
Flask-Bcrypt==0.7.1
itsdangerous==1.1.0
flask-bouncer==0.3.0
pycrypto==2.6.1
cryptography==2.8
# Date packages
python-dateutil==2.8.1
pendulum==2.1.0
# Asset management
Flask-Webpack==0.1.0
# I18n
Flask-Babel==1.0.0
# REST API
flask-restplus==0.13.0
# Billing
stripe==2.43.0
#Twilio
twilio==6.40.0
# Twitter
tweepy==3.8.0
#MS Documents
python-docx==0.8.10
# Forms
Flask-WTF==0.14.3
WTForms-Components==0.10.4
WTForms-Alchemy==0.16.9
# Testing
pytest==5.4.1
pytest-cov==2.8.1
mock==4.0.2
# Command line tasks
click==7.1.1
# App server
gunicorn==20.0.4
# Generate fake data
Faker==4.0.2
# Debug toolbar
Flask-DebugToolbar==0.11.0
# Manage multiple processes in development
honcho==1.0.1
# Analyze code base
flake8==3.7.9
# Cross-origin resource sharing
Flask-Cors==3.0.8
# Amazon S3
boto==2.49.0
boto3==1.17.22
# PDF
tinycss2==1.0.2
cairocffi
WeasyPrint==51
Flask-WeasyPrint==0.6
# QR Code
qrcode[pil]==6.1
# XML
xmltodict==0.12.0