-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
53 lines (53 loc) · 938 Bytes
/
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
aiohttp==3.8.5
aiosignal==1.3.1
annotated-types==0.5.0
anyio==3.7.1
async-timeout==4.0.2
attrs==23.1.0
beautifulsoup4==4.12.2
certifi==2023.5.7
charset-normalizer==3.2.0
click==8.1.6
cssselect==1.2.0
exceptiongroup==1.1.2
fastapi==0.100.0
feedfinder2==0.0.4
feedparser==6.0.10
filelock==3.12.2
frozenlist==1.4.0
h11==0.14.0
idna==3.4
jieba3k==0.35.1
joblib==1.3.1
lxml==4.9.3
multidict==6.0.4
mysql-connector-python==8.1.0
newspaper3k==0.2.8
nltk==3.8.1
openai==0.27.8
Pillow==10.0.0
protobuf==4.21.12
pydantic==2.0.3
pydantic_core==2.3.0
pytest==7.4.0
python-dateutil==2.8.2
python-dotenv==1.0.0
python-json-logger==2.0.7
PyYAML==6.0.1
regex==2023.6.3
requests==2.31.0
requests-file==1.5.1
sgmllib3k==1.0.0
six==1.16.0
sniffio==1.3.0
soupsieve==2.4.1
starlette==0.27.0
tinysegmenter==0.3
tldextract==3.4.4
tqdm==4.65.0
typing_extensions==4.7.1
urllib3==2.0.4
uvicorn==0.23.1
yarl==1.9.2
mysql-connector-python==8.1.0
pymysql-pool==0.4.3