-
Notifications
You must be signed in to change notification settings - Fork 15
/
requirements.txt
59 lines (59 loc) · 2.06 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
aiohttp==3.8.4
aiosignal==1.3.1
async-generator==1.10
async-timeout==4.0.2
attrs==23.1.0
beautifulsoup4==4.12.2
bs4==0.0.1
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
cssselect==1.2.0
exceptiongroup==1.1.1
feedfinder2==0.0.4
feedparser==6.0.10
filelock==3.12.0
freetype-py==2.3.0
frozenlist==1.3.3
h11==0.14.0
idna==3.4
jieba3k==0.35.1
joblib==1.2.0
lxml==4.9.2
multidict==6.0.4
newspaper3k==0.2.8
nltk==3.8.1
openai==0.27.6
outcome==1.2.0
packaging==23.1
Pillow==9.5.0
pycairo==1.23.0
pycparser==2.21
PySocks==1.7.1
python-dateutil==2.8.2
python-dotenv==1.0.0
PyYAML==6.0
regex==2023.5.5
reportlab==4.0.0
requests==2.30.0
requests-file==1.5.1
rlPyCairo==0.2.0
selenium==4.9.1
selenium-stealth==1.0.6
sgmllib3k==1.0.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.4.1
tiktoken==0.4.0
tinysegmenter==0.3
tldextract==3.4.1
tqdm==4.65.0
trio==0.22.0
trio-websocket==0.10.2
urllib3==2.0.2
webdriver-manager==3.8.6
wsproto==1.2.0
yarl==1.9.2