summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxtekky <98614666+xtekky@users.noreply.github.com>2023-06-24 12:44:21 +0200
committerGitHub <noreply@github.com>2023-06-24 12:44:21 +0200
commitb8f56f2835cc44dfb3629e08d098f9e0d00ab3ca (patch)
tree9e4140e12f2ed0c02877124032eee87882bc74a1
parentgpt4free v2, first release (diff)
parentUpdate requirements.txt (diff)
downloadgpt4free-b8f56f2835cc44dfb3629e08d098f9e0d00ab3ca.tar
gpt4free-b8f56f2835cc44dfb3629e08d098f9e0d00ab3ca.tar.gz
gpt4free-b8f56f2835cc44dfb3629e08d098f9e0d00ab3ca.tar.bz2
gpt4free-b8f56f2835cc44dfb3629e08d098f9e0d00ab3ca.tar.lz
gpt4free-b8f56f2835cc44dfb3629e08d098f9e0d00ab3ca.tar.xz
gpt4free-b8f56f2835cc44dfb3629e08d098f9e0d00ab3ca.tar.zst
gpt4free-b8f56f2835cc44dfb3629e08d098f9e0d00ab3ca.zip
-rw-r--r--requirements.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 3a1f815b..0742c40b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,4 +18,6 @@ mailgw_temporary_email
pycryptodome
random-password-generator
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
-tornado>=6.3.2 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file
+tornado>=6.3.2 # not directly required, pinned by Snyk to avoid a vulnerability
+PyExecJS
+browser_cookie3 \ No newline at end of file