mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2025-05-24 00:59:28 +00:00
Bump dependency versions
This commit is contained in:
parent
40f721c447
commit
f4a5266125
@ -6,10 +6,10 @@ authors = [
|
|||||||
{name = "Esteban Sanchez", email = "esteban.sanchez@gmail.com"},
|
{name = "Esteban Sanchez", email = "esteban.sanchez@gmail.com"},
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"attrdict==2.0.1",
|
"attrdict>=2.0.1",
|
||||||
"prometheus_client==0.16.0",
|
"prometheus-client>=0.17.1",
|
||||||
"python-json-logger==2.0.2",
|
"python-json-logger>=2.0.7",
|
||||||
"qbittorrent-api==2023.4.47",
|
"qbittorrent-api>=2023.9.53",
|
||||||
]
|
]
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user