初次提交
This commit is contained in:
11
backend/requirements-dev.txt
Normal file
11
backend/requirements-dev.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# 开发依赖
|
||||
pytest==7.4.3
|
||||
pytest-asyncio==0.21.1
|
||||
httpx==0.25.2
|
||||
pytest-cov==4.1.0
|
||||
black==23.11.0
|
||||
isort==5.12.0
|
||||
flake8==6.1.0
|
||||
|
||||
# 基础依赖
|
||||
-r requirements.txt
|
||||
Reference in New Issue
Block a user