From f96a903be32e21e9e947387aa2a285170050c3a9 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 2 Mar 2020 11:47:03 +0200 Subject: [PATCH] README.md: Update Python requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9efc44..6ed5551 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you use the DSpace Statistics API please cite: ## Requirements -- Python 3.5+ +- Python 3.6+ - PostgreSQL version 9.5+ (due to [`UPSERT` support](https://wiki.postgresql.org/wiki/UPSERT)) - DSpace with [Solr usage statistics enabled](https://wiki.duraspace.org/display/DSDOC5x/SOLR+Statistics) (tested with 5.x)