diff --git a/docker/pip-freeze.txt b/docker/pip-freeze.txt index edf573dd31..8005004cf2 100644 --- a/docker/pip-freeze.txt +++ b/docker/pip-freeze.txt @@ -171,8 +171,6 @@ polib==1.1.1 # via -r ../pip-requires.txt prometheus-client==0.8.0 # via flower -psycopg2-binary==2.8.6 ; (python_version >= "2.7" and python_full_version < "3.0.0") or python_full_version >= "3.4.0" - # via -r ../pip-requires.txt pycountry==18.12.8 # via -r ../pip-requires.txt pycparser==2.20 ; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" diff --git a/pip-requires.txt b/pip-requires.txt index 2b3710dc57..a474192648 100644 --- a/pip-requires.txt +++ b/pip-requires.txt @@ -49,7 +49,6 @@ pycountry pycrypto python-dateutil==2.8.2 pytz -psycopg2-binary redis<3.0 # see https://github.com/celery/celery/issues/4495 requests simplejson