12 lines
230 B
Plaintext
12 lines
230 B
Plaintext
|
|
# 华胥主动安全平台 — Python 依赖
|
||
|
|
fastapi>=0.100.0
|
||
|
|
uvicorn>=0.23.0
|
||
|
|
pyyaml>=6.0
|
||
|
|
sqlalchemy>=2.0.0
|
||
|
|
psycopg2-binary>=2.9.9
|
||
|
|
redis>=5.0.0
|
||
|
|
python-jose[cryptography]>=3.3.0
|
||
|
|
httpx>=0.27.0
|
||
|
|
Pillow>=10.0.0
|
||
|
|
python-multipart>=0.0.9
|