mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-20 19:21:06 +00:00
Bump psycopg2-binary to support Python 3.11
This commit is contained in:
parent
c45c0380de
commit
8653db5669
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
pytest==6.2.5
|
||||
pytest-django==3.10.0
|
||||
psycopg2-binary==2.8.6
|
||||
psycopg2-binary==2.9.5
|
||||
pytest-cov==2.10.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue