fix: correct typo and remove duplicate dependency
- Fix typo: MindeSpider -> MindSpider in README.md - Remove duplicate loguru entry in requirements.txt
This commit is contained in:
+1
-2
@@ -72,5 +72,4 @@ flake8>=6.0.0
|
||||
|
||||
# ===== Web服务器 =====
|
||||
fastapi==0.110.2
|
||||
uvicorn==0.29.0
|
||||
loguru
|
||||
uvicorn==0.29.0
|
||||
Reference in New Issue
Block a user