mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-05-11 04:57:35 +08:00
feat(database): add PostgreSQL support and fix Windows subprocess encoding
This commit is contained in:
@@ -38,6 +38,7 @@ dependencies = [
|
||||
"pytest>=7.4.0",
|
||||
"pytest-asyncio>=0.21.0",
|
||||
"websockets>=15.0.1",
|
||||
"asyncpg>=0.31.0",
|
||||
]
|
||||
|
||||
[[tool.uv.index]]
|
||||
|
||||
Reference in New Issue
Block a user