Skip to content

Commit 5be6c82

Browse files
Update version requirements in README
Update ParadeDB and PostgreSQL version requirements. Signed-off-by: Philippe Noël <21990816+philippemnoel@users.noreply.github.com>
1 parent 255d93f commit 5be6c82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
| ---------- | ----------------------------- |
1717
| Python | 3.10+ |
1818
| SQLAlchemy | 2.0.32+ |
19-
| ParadeDB | 0.21.0+ (`pg_search`) |
20-
| PostgreSQL | 17+ (with ParadeDB extension) |
19+
| ParadeDB | 0.22.0+ |
20+
| PostgreSQL | 15+ (with ParadeDB extension) |
2121

2222
## Installation
2323

0 commit comments

Comments
 (0)