1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-22 06:15:02 +01:00

README.md: Update Python requirement

This commit is contained in:
Alan Orth 2020-03-02 11:47:03 +02:00
parent fcf8fa4c29
commit f96a903be3

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)