feat(admin): 添加用户管理相关文件
添加用户管理视图、API和状态管理文件
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
playwright==1.40.0
|
||||
pytest-playwright==0.4.3
|
||||
pytest==7.4.0
|
||||
pytest-timeout==2.2.0
|
||||
pytest-xdist==3.5.0
|
||||
pytest-rerunfailures==13.0
|
||||
allure-pytest==2.13.2
|
||||
pytest-html==3.2.0
|
||||
pyyaml==6.0.1
|
||||
python-dotenv==1.0.0
|
||||
|
||||
black==23.12.0
|
||||
flake8==6.1.0
|
||||
mypy==1.7.0
|
||||
pylint==3.0.3
|
||||
Reference in New Issue
Block a user