diff --git a/requirements.txt b/requirements.txt index c0d1e9138..9e8c022a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ -git+https://github.com/google/brotli@v0.3.0#egg=Brotli \ No newline at end of file +--find-links https://github.com/google/brotli/releases +brotli==0.4.0 \ No newline at end of file