diff --git a/backend/requirements.txt b/backend/requirements.txt index 38e848a..47b95d0 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,5 +5,5 @@ passlib[bcrypt] psutil python-jose[cryptography] python-socketio -git+https://github.com/google/brotli +git+https://github.com/google/brotli.git@35d4992ac8eb1eca3b6c5f220e76cfc8b7e470aa #git+https://salsa.debian.org/pkg-netfilter-team/pkg-nftables#egg=nftables&subdirectory=py diff --git a/start.py b/run.py similarity index 100% rename from start.py rename to run.py