diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-19 18:48:32 +0100 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-03-19 18:48:32 +0100 |
commit | 486e43dabd1198e6f3c94a4040fc01f5b2fe824c (patch) | |
tree | d328bf845d35e875c3c10964ac3b44d047ac352c /requirements-min.txt | |
parent | Fix abort in webview (diff) | |
download | gpt4free-486e43dabd1198e6f3c94a4040fc01f5b2fe824c.tar gpt4free-486e43dabd1198e6f3c94a4040fc01f5b2fe824c.tar.gz gpt4free-486e43dabd1198e6f3c94a4040fc01f5b2fe824c.tar.bz2 gpt4free-486e43dabd1198e6f3c94a4040fc01f5b2fe824c.tar.lz gpt4free-486e43dabd1198e6f3c94a4040fc01f5b2fe824c.tar.xz gpt4free-486e43dabd1198e6f3c94a4040fc01f5b2fe824c.tar.zst gpt4free-486e43dabd1198e6f3c94a4040fc01f5b2fe824c.zip |
Diffstat (limited to 'requirements-min.txt')
-rw-r--r-- | requirements-min.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements-min.txt b/requirements-min.txt index a0402ccc..512ab5bb 100644 --- a/requirements-min.txt +++ b/requirements-min.txt @@ -1,2 +1,3 @@ requests -aiohttp
\ No newline at end of file +aiohttp +brotli
\ No newline at end of file |