From fb5df25ef5e768a7c53fb88e5fda3d4d86cebc3a Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 2 Apr 2025 10:12:46 +0300 Subject: [PATCH] README.md: update note about tested versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bde4bc..0da04cd 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ If you use the DSpace Statistics API please cite: - Python 3.9+ - PostgreSQL version 9.5+ (due to [`UPSERT` support](https://wiki.postgresql.org/wiki/UPSERT)) -- DSpace with [Solr usage statistics enabled](https://wiki.lyrasis.org/display/DSDOC5x/SOLR+Statistics) (tested with 5.8+ and 6.3) +- DSpace with [Solr usage statistics enabled](https://wiki.lyrasis.org/display/DSDOC5x/SOLR+Statistics) (tested with 5.8+, 6.3, and 7.6) ## Installation Create a Python virtual environment and install the dependencies: