File: //home/arjun/projects/buyercall/requirementsold.txt
# Flask
Werkzeug==1.0.1
Flask==1.1.4
Jinja2==2.11.2
Flask-Mail==0.9.1
importlib-metadata==4.12.0
fuzzywuzzy==0.18.0
# Database and migrations
markupsafe==2.0.1
psycopg2-binary==2.9.1
SQLAlchemy==1.4.18
Flask-SQLAlchemy==2.5.1
alembic==1.6.5
sqlalchemy-datatables==2.0.1
SQLAlchemy-Utils==0.37.7
us==2.0.2
uszipcode==0.2.6
Flask-Migrate==3.1.0
flask-marshmallow==0.14.0
marshmallow-sqlalchemy==0.28.0
# Background worker and cache
redis==3.5.3
celery==4.4.2
flower==0.9.7
Flask-Cache==0.13.1
Flask-Caching==1.10.1
# Authentication and authorization
bcrypt==3.2.0
Flask-Login==0.5.0
Flask-Bcrypt==0.7.1
itsdangerous==1.1.0
flask-bouncer==0.3.0
tldextract==3.1.0
pycryptodome==3.15.0
cryptography==2.8
# Date packages
python-dateutil==2.8.1
pendulum==2.1.2
# Asset management
Flask-Webpack==0.1.0
# I18n
Flask-Babel==2.0.0
# API
flask-restx==0.5.1
SQLAlchemy-serializer==1.4.1
# Billing
stripe==2.58.0
#Twilio
twilio==6.60.0
# Twitter
tweepy==3.10.0
#MS Documents
python-docx==0.8.11
# Forms
Flask-WTF==0.15.1
WTForms-Components==0.10.5
WTForms-Alchemy==0.17.0
WTForms==2.3.3
# Testing
pytest==6.2.4
pytest-cov==2.12.1
mock==4.0.3
# Command line tasks
click==7.1.2
# App server
gunicorn==20.1.0
# Generate fake data
Faker==8.8.1
# Debug toolbar
Flask-DebugToolbar==0.11.0
# Manage multiple processes in development
honcho==1.0.1
# Analyze code base
flake8==3.9.2
# Cross-origin resource sharing
Flask-Cors==3.0.10
# Amazon S3
boto==2.49.0
boto3==1.24.61
# PDF
tinycss2==1.0.2
cairocffi==1.2.0
WeasyPrint==52.5
Flask-WeasyPrint==0.6
# QR Code
qrcode[pil]==6.1
# XML
xmltodict==0.12.0
# ElasticSearch
elasticsearch==7.13.4
elasticsearch-dsl==7.4.0
# Requests
requests>=2.28.1