pytz==2021.3  # https://github.com/stub42/pytz
python-slugify==5.0.2  # https://github.com/un33k/python-slugify
Pillow==8.4.0  # https://github.com/python-pillow/Pillow
argon2-cffi==21.1.0  # https://github.com/hynek/argon2_cffi
redis==3.5.3  # https://github.com/andymccurdy/redis-py
hiredis==2.0.0  # https://github.com/redis/hiredis-py
sentry-sdk==1.9.3  # https://github.com/getsentry/sentry-python
XlsxWriter==3.0.2  # https://github.com/jmcnamara/XlsxWriter
beautifulsoup4==4.10.0  # https://pypi.org/project/beautifulsoup4/
facebook-scraper==0.2.58  # https://github.com/kevinzg/facebook-scraper
googlemaps  #
selenium  #
webdriver-manager

# Celery
# ------------------------------------------------------------------------------
celery==5.1.2  # pyup: < 6.0  # https://github.com/celery/celery
django-celery-beat==2.2.1  # https://github.com/celery/django-celery-beat
flower==1.0.0  # https://github.com/mher/flower

# Django
# ------------------------------------------------------------------------------
django==3.1.13  # pyup: < 3.2  # https://www.djangoproject.com/
django-simple-history==3.0.0  # https://github.com/jazzband/django-simple-history
django-environ==0.8.1  # https://github.com/joke2k/django-environ
django-model-utils==4.2.0  # https://github.com/jazzband/django-model-utils
django-allauth==0.45.0  # https://github.com/pennersr/django-allauth
django-crispy-forms==1.13.0  # https://github.com/django-crispy-forms/django-crispy-forms
django-redis==5.0.0  # https://github.com/jazzband/django-redis

# Django REST Framework
# ------------------------------------------------------------------------------
djangorestframework==3.12.4  # https://github.com/encode/django-rest-framework
djangorestframework-simplejwt==5.0.0  # https://github.com/jazzband/djangorestframework-simplejwt
django-filter==21.1  # https://github.com/carltongibson/django-filter
django-cors-headers==3.10.1 # https://github.com/adamchainz/django-cors-headers
drf-yasg==1.20.0 # https://github.com/axnsan12/drf-yasg
django-rest-passwordreset==1.2.1

# Django Stripe
stripe==2.64.0 #https://github.com/stripe/stripe-python

#Convert Currency Real Time
forex-python == 1.8 #https://github.com/MicroPyramid/forex-python

tldextract==3.3.0

facebook-sdk
pyparsing
