We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dab96ce commit fb5df25Copy full SHA for fb5df25
1 file changed
README.md
@@ -21,7 +21,7 @@ If you use the DSpace Statistics API please cite:
21
22
- Python 3.9+
23
- PostgreSQL version 9.5+ (due to [`UPSERT` support](https://wiki.postgresql.org/wiki/UPSERT))
24
-- 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)
25
26
## Installation
27
Create a Python virtual environment and install the dependencies:
0 commit comments