# PRECAUTION: avoid production dependencies that aren't in development

-r ./base.txt

gunicorn==20.1.0  # https://github.com/benoitc/gunicorn
sentry-sdk==0.16.2  # https://github.com/getsentry/sentry-python
pycurl==7.43.0.5  # https://github.com/pycurl/pycurl

# Yandex
# ------------------------------------------------------------------------------
errorboosterclient==0.1.0  # https://a.yandex-team.ru/arc/trunk/arcadia/library/python/errorboosterclient
kikimrclient==0.3.2  # https://pypi.yandex-team.ru/dashboard/repositories/default/packages/kikimrclient/
ylog==0.50  # https://a.yandex-team.ru/arc/trunk/arcadia/devtools/experimental/ylog/README.md

# Google
protobuf==3.20.1  # it is a dependency for kikimrclient but 4.21.0 version has breaking changes
