--index-url=https://pypi.yandex-team.ru/simple/
pytz==2021.1  # https://github.com/stub42/pytz
python-slugify==5.0.1  # https://github.com/un33k/python-slugify
Pillow==8.1.1  # https://github.com/python-pillow/Pillow
argon2-cffi==20.1.0  # https://github.com/hynek/argon2_cffi
whitenoise==5.3.0  # https://github.com/evansd/whitenoise
tqdm==4.61.2  # https://github.com/tqdm/tqdm
redis==3.5.3  # https://github.com/antirez/redis
celery==4.4.6  # pyup: < 5.0,!=4.4.7  # https://github.com/celery/celery
flower==0.9.7  # https://github.com/mher/flower
hiredis==2.0.0  # https://github.com/redis/hiredis-py
uvicorn[standard]==0.14.0 # https://github.com/encode/uvicorn
psycopg2==2.9.1  # https://github.com/psycopg/psycopg2
celery-sentinel==0.0.1  # https://github.com/kidig/celery-sentinel
beatlock==0.0.1  # https://github.com/kidig/beatlock

# Django
# ------------------------------------------------------------------------------
django==3.1.13  # pyup: < 3.2  # https://www.djangoproject.com/
django-celery-beat==2.0.0  # https://github.com/celery/django-celery-beat
django-ninja==0.12.3  # https://github.com/vitalik/django-ninja
django-environ==0.4.5  # https://github.com/joke2k/django-environ
django-model-utils==4.1.1  # https://github.com/jazzband/django-model-utils
django-ltree==0.5.2  # https://github.com/mariocesar/django-ltree
django-simple-task==0.1.2  # https://github.com/ericls/django-simple-task
django-object-actions==3.0.2  # https://github.com/crccheck/django-object-actions
django-ordered-model==3.4.3  # https://github.com/bfirsh/django-ordered-model
django-redis==5.0.0  # https://github.com/jazzband/django-redis
django-simple-history==3.0.0  # https://github.com/jazzband/django-simple-history
django-elasticsearch-dsl==7.2.0  # https://github.com/django-es/django-elasticsearch-dsl

# Yandex
# ------------------------------------------------------------------------------
django_pgaas==0.7.2  # https://a.yandex-team.ru/arc/trunk/arcadia/library/python/django_pgaas
django-replicated==2.7  # https://github.com/yandex/django_replicated
tvm2==5.0  # https://a.yandex-team.ru/arc/trunk/arcadia/library/python/tvm2
zero-downtime-migrations==0.8  # https://github.com/yandex/zero-downtime-migrations
