mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2025-11-25 03:15:17 +08:00
- 添加cryptography依赖用于加密功能 - 重构数据库模型字段类型和约束 - 增加数据库自动创建功能 - 改进数据库连接管理和错误处理 - 更新相关依赖文件(pyproject.toml, requirements.txt)
26 lines
408 B
Plaintext
26 lines
408 B
Plaintext
httpx==0.28.1
|
|
Pillow==9.5.0
|
|
playwright==1.45.0
|
|
tenacity==8.2.2
|
|
opencv-python
|
|
aiomysql==0.2.0
|
|
redis~=4.6.0
|
|
pydantic==2.5.2
|
|
aiofiles~=23.2.1
|
|
fastapi==0.110.2
|
|
uvicorn==0.29.0
|
|
python-dotenv==1.0.1
|
|
jieba==0.42.1
|
|
wordcloud==1.9.3
|
|
matplotlib==3.9.0
|
|
requests==2.32.3
|
|
parsel==1.9.1
|
|
pyexecjs==1.5.1
|
|
pandas==2.2.3
|
|
aiosqlite==0.21.0
|
|
pyhumps==3.8.0
|
|
cryptography>=45.0.7
|
|
alembic>=1.16.5
|
|
asyncmy>=0.2.10
|
|
sqlalchemy>=2.0.43
|