diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2023-11-11 10:14:39 +0100 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2023-11-11 10:14:39 +0100 |
commit | c796ba2253148539e8d3d63df2ea9f1dc57d6568 (patch) | |
tree | 38f9b0df8365b08ef9b79571342e8490a8a24968 /requirements.txt | |
parent | ~ (diff) | |
download | gpt4free-c796ba2253148539e8d3d63df2ea9f1dc57d6568.tar gpt4free-c796ba2253148539e8d3d63df2ea9f1dc57d6568.tar.gz gpt4free-c796ba2253148539e8d3d63df2ea9f1dc57d6568.tar.bz2 gpt4free-c796ba2253148539e8d3d63df2ea9f1dc57d6568.tar.lz gpt4free-c796ba2253148539e8d3d63df2ea9f1dc57d6568.tar.xz gpt4free-c796ba2253148539e8d3d63df2ea9f1dc57d6568.tar.zst gpt4free-c796ba2253148539e8d3d63df2ea9f1dc57d6568.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 7f2823f8..29d3abe1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,5 @@ numpy asgiref fastapi uvicorn -flask
\ No newline at end of file +flask +git+https://github.com/hlohaus/py-arkose-token-generator.git
\ No newline at end of file |