diff options
author | H Lohaus <hlohaus@users.noreply.github.com> | 2024-01-14 16:37:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-14 16:37:21 +0100 |
commit | 42709f55b27f52048939907b34f42cfdc3537ec0 (patch) | |
tree | d7e5f2ad86beabd68fb08612b86b2a66242bf385 /requirements.txt | |
parent | Merge pull request #1471 from xtekky/upp (diff) | |
download | gpt4free-42709f55b27f52048939907b34f42cfdc3537ec0.tar gpt4free-42709f55b27f52048939907b34f42cfdc3537ec0.tar.gz gpt4free-42709f55b27f52048939907b34f42cfdc3537ec0.tar.bz2 gpt4free-42709f55b27f52048939907b34f42cfdc3537ec0.tar.lz gpt4free-42709f55b27f52048939907b34f42cfdc3537ec0.tar.xz gpt4free-42709f55b27f52048939907b34f42cfdc3537ec0.tar.zst gpt4free-42709f55b27f52048939907b34f42cfdc3537ec0.zip |
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8a751302..12a7aec8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,5 @@ asyncstdlib async-property undetected-chromedriver brotli -beautifulsoup4
\ No newline at end of file +beautifulsoup4 +setuptools
\ No newline at end of file |