Update psycopg2

This commit is contained in:
R. Miles McCain
2021-07-20 03:05:18 +00:00
parent de235c02a7
commit b2e9d50d78
2 changed files with 54 additions and 60 deletions

View File

@@ -15,7 +15,7 @@ ua-parser = "~=0.10.0"
user-agents = "~=2.1"
rules = "~=2.2"
gunicorn = "~=20.0.4"
psycopg2-binary = "~=2.8.5"
psycopg2-binary = "~=2.9.1"
redis = "~=3.5.3"
django-redis-cache = "~=3.0.0"
pycountry = "~=19.8.18"