扫码登录,获取cookies
This commit is contained in:
@@ -12,10 +12,11 @@ redis==5.0.1
|
||||
sqlalchemy==2.0.23
|
||||
aiomysql==0.2.0
|
||||
PyMySQL==1.1.0
|
||||
aiosqlite==0.19.0
|
||||
|
||||
# Configuration, Validation, and Serialization
|
||||
pydantic-settings==2.0.3
|
||||
pydantic==2.5.0
|
||||
pydantic[email]==2.5.0
|
||||
python-multipart==0.0.6
|
||||
|
||||
# Security
|
||||
@@ -31,3 +32,8 @@ croniter==2.0.1
|
||||
|
||||
# Logging and Monitoring
|
||||
structlog==23.2.0
|
||||
|
||||
# Testing
|
||||
pytest==7.4.3
|
||||
pytest-asyncio==0.21.1
|
||||
hypothesis==6.92.1
|
||||
|
||||
Reference in New Issue
Block a user