feat(mock): initialize project structure and configuration
This commit is contained in:
7
lsfx-mock-server/requirements.txt
Normal file
7
lsfx-mock-server/requirements.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
fastapi==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
pydantic==2.5.0
|
||||
python-multipart==0.0.6
|
||||
pytest>=7.0.0
|
||||
pytest-cov>=4.0.0
|
||||
httpx>=0.25.0
|
||||
Reference in New Issue
Block a user