File size: 131 Bytes
d347708
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
# Read Agent Web 依赖
flask>=2.3.0
python-dotenv>=1.0.0
gunicorn>=21.0.0

# 测试依赖
pytest>=7.4.0
pytest-cov>=4.1.0