diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2023-11-12 10:12:05 +0100 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2023-11-12 10:12:05 +0100 |
commit | 745ea57c63bd852b138fe40c030938bc8b2b64ba (patch) | |
tree | 6ebaed4ccdd981c9c74ac1eaec3c18084a008138 /requirements.txt | |
parent | Merge pull request #1239 from hlohaus/pi (diff) | |
download | gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.tar gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.tar.gz gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.tar.bz2 gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.tar.lz gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.tar.xz gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.tar.zst gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.zip |
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 29d3abe1..18211076 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,4 +21,4 @@ asgiref fastapi uvicorn flask -git+https://github.com/hlohaus/py-arkose-token-generator.git
\ No newline at end of file +py-arkose-generator
\ No newline at end of file |