LibreQoE / LibreQoS

A Quality of Experience and Smart Queue Management system for ISPs. Leverage CAKE to improve network responsiveness, enforce bandwidth plans, and reduce bufferbloat.
https://libreqos.io/
GNU General Public License v2.0
460 stars 49 forks source link

Pre-Beta 1.5 Python Dependencies #495

Closed thebracket closed 5 months ago

thebracket commented 5 months ago

Fixup the requirements.txt to versions that pass the linter and are happy.

thebracket commented 5 months ago

That's got rid of the noisy Bandit issues and the Rust build issue as far as I can tell. So that's progress. Now onto actual issues!

thebracket commented 5 months ago

Woot, the python-lint script passes once again.