Add requirements

This commit is contained in:
Sebastian Spaeth 2023-05-17 12:17:16 +00:00
parent 4984a5d1a4
commit 13b7ffcc5e

View File

@ -40,6 +40,14 @@ In addition it performs some sanity checks and warns if inconsistencies occur:
1) Are there thumbnails in the db that do not have
corresponding media file entries (in the db)?
Requirements
----
- Python >= 3.8
- psycopg2
- yaml
Todo
----