Skip to content

Commit 3fa69e1

Browse files
committed
fix: 修复requirements.txt中的pyyaml拼写错误
1 parent 3723a2f commit 3fa69e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

novel_crawler/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
beautifulsoup4
22
requests
33
ebooklib
4-
yaml
4+
pyyaml
55
rich
66
Pillow

0 commit comments

Comments
 (0)