Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changed requirements in readme
  • Loading branch information
M1ha-Shvn authored Aug 16, 2022
1 parent 53648ec commit c820ca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A small library implementing PostgreSQL ability to return rows in DML statements
* django >= 1.8
Previous versions may also work, but are not tested with CI.
bulk_create_returning method doesn't support .only() and .defer() filters for django before 1.10.
* psycopg2-binary
* psycopg2
* typing for python < 3.5
* PostgreSQL 9.4+
Previous versions may also work, but are not tested with CI.
Expand Down

0 comments on commit c820ca5

Please sign in to comment.