openwisp / openwisp-monitoring

Network monitoring system written in Python and Django, designed to be extensible, programmable, scalable and easy to use by end users: once the system is configured, monitoring checks, alerts and metric collection happens automatically.
https://openwisp.io/docs/dev/monitoring/
Other
163 stars 110 forks source link

[deps] Updated urllib3 and python-dateutil #567

Closed nemesifier closed 5 months ago

nemesifier commented 5 months ago

The urllib3 library is automatically pulled from requests which is now defined in openwisp-utils, so we don't need to have it defined here.