mirror of
https://github.com/nicolargo/glances.git
synced 2026-06-20 03:28:44 -04:00
Merge pull request #3107 from nicolargo/renovate/pysnmp-lextudio-6.x
fix(deps): update dependency pysnmp-lextudio to <6.3.1
This commit is contained in:
@@ -29,7 +29,7 @@ pygal
|
||||
pymdstat
|
||||
pymongo
|
||||
pySMART.smartx
|
||||
pysnmp-lextudio<6.2.0 # Pinned witing implementation of #2874
|
||||
pysnmp-lextudio<6.3.1 # Pinned witing implementation of #2874
|
||||
python-dateutil
|
||||
pyzmq
|
||||
requests
|
||||
|
||||
@@ -91,7 +91,7 @@ ip = ["netifaces2"]
|
||||
raid = ["pymdstat"]
|
||||
sensors = ["batinfo; platform_system == 'Linux'"]
|
||||
smart = ["pySMART.smartx"]
|
||||
snmp = ["pysnmp-lextudio<6.2.0"]
|
||||
snmp = ["pysnmp-lextudio<6.3.1"]
|
||||
sparklines = ["sparklines"]
|
||||
web = [
|
||||
"fastapi>=0.82.0",
|
||||
|
||||
Reference in New Issue
Block a user