donaldzou / WGDashboard

Simple dashboard for WireGuard VPN written in Python w/ Flask
Apache License 2.0
1.22k stars 176 forks source link

Adding Pip Dependency versions #279

Closed DaanSelen closed 2 weeks ago

DaanSelen commented 2 weeks ago

Regarding issue: https://github.com/donaldzou/WGDashboard/issues/278#issuecomment-2159185502

It might be a good idea to pin the versions used by the code in the requirements.txt. So that deprecated functions are not called by people installing older versions of WGDashboard with newer dependencies.

DaanSelen commented 2 weeks ago

@donaldzou this is scheduled for v4? Correct?

donaldzou commented 2 weeks ago

Yes that is correct