mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-03-16 21:30:23 +00:00
Fix PostgreSQL test cases
This commit is contained in:
parent
9d528656d5
commit
5814968b7a
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue