diff --git a/requirements/production.txt b/requirements/production.txt index d9e1e81c..cfd2a48f 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -7,5 +7,5 @@ uvicorn==0.19.0 psycopg2==2.9.5 --no-binary psycopg2 # https://github.com/psycopg/psycopg2 Collectfast==2.2.0 # https://github.com/antonagestam/collectfast -# python-memcached==1.59 # https://github.com/linsomniac/python-memcached +python-memcached==1.62 # https://github.com/linsomniac/python-memcached sentry-sdk[django]==2.7.0