Update requirements.txt

fix for https://github.com/xtekky/gpt4free/issues/687
pull/688/head
BoBeR182 12 months ago committed by GitHub
parent 945f2feee4
commit 81019cd528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,6 +5,9 @@ pypasser
names
colorama
curl_cffi
aiohttp
flask
flask_cors
streamlit
selenium
fake-useragent
@ -20,4 +23,4 @@ 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
PyExecJS
browser_cookie3
browser_cookie3

Loading…
Cancel
Save