mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-08 14:53:23 +00:00
Remove unneeded attridict dependency, add comments
This commit is contained in:
@@ -9,12 +9,11 @@ dependencies = [
|
||||
"prometheus-client>=0.17.1",
|
||||
"python-json-logger>=2.0.7",
|
||||
"qbittorrent-api>=2023.9.53",
|
||||
"attridict>=0.0.8",
|
||||
]
|
||||
requires-python = ">=3.11"
|
||||
readme = "README.md"
|
||||
keywords = ["prometheus", "qbittorrent"]
|
||||
license = "GPL-3.0"
|
||||
license = {text = "GPL-3.0"}
|
||||
classifiers = []
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user