-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
63 lines (63 loc) · 1.07 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
2captcha-python==1.1.3
aiohttp==3.8.3
aiosignal==1.3.1
async-generator==1.10
async-timeout==4.0.2
attrs==22.2.0
blobfile==2.0.1
certifi==2022.12.7
charset-normalizer==2.1.1
cheroot==9.0.0
click==8.1.3
distlib==0.3.6
exceptiongroup==1.1.0
filelock==3.9.0
Flask==2.2.2
frozenlist==1.3.3
gevent==22.10.2
greenlet==2.0.2
gunicorn==20.1.0
h11==0.14.0
idna==3.4
importlib-metadata==6.0.0
itsdangerous==2.1.2
jaraco.functools==3.5.2
Jinja2==3.1.2
lxml==4.9.2
MarkupSafe==2.1.2
more-itertools==9.0.0
multidict==6.0.4
Naked==0.1.32
openai==0.26.4
outcome==1.2.0
platformdirs==2.6.2
pycryptodome==3.17
pycryptodomex==3.17
PySocks==1.7.1
python-dotenv==0.21.1
PyYAML==6.0
regex==2022.10.31
requests==2.28.2
revChatGPT==1.1.7
selenium==4.8.0
shellescape==3.8.1
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
tiktoken==0.2.0
tls-client==0.1.8
tqdm==4.64.1
trio==0.22.0
trio-websocket==0.9.2
undetected-chromedriver==3.4.4
urllib3==1.26.14
virtualenv==20.17.1
web.py==0.61
websockets==10.4
Werkzeug==2.2.2
wsproto==1.2.0
xmltodict==0.13.0
yarl==1.8.2
zipp==3.12.1
zope.event==4.6
zope.interface==5.5.2