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

Remove sphinx from production build requirements #553

Open HeroesLament opened 1 month ago

HeroesLament commented 1 month ago

This PR simply removes the Sphinx dependencies from the package/production requirements.txt. requirements_dev.txt has sphinx specified, so it is unnecessary in the main file.