Fix PostgreSQL test cases

This commit is contained in:
Andrew Chen Wang 2021-08-19 14:14:49 -04:00 committed by GitHub
parent 9d528656d5
commit 5814968b7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ deps =
django3.1: Django>=3.1,<3.2
django3.2: Django>=3.2,<3.3
djangomain: https://github.com/django/django/archive/main.tar.gz
psycopg2-binary
psycopg2-binary>=2.8,<2.9
mysqlclient
django-redis
python-memcached