README.md: Update Python requirement

This commit is contained in:
Alan Orth 2020-03-02 11:47:03 +02:00
parent fcf8fa4c29
commit f96a903be3
1 changed files with 1 additions and 1 deletions

View File

@ -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)