Initial commit: Add OpenAPI Mock Server project
This commit is contained in:
10
.requirements.txt
Normal file
10
.requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
click>=8.0
|
||||
pyyaml>=6.0
|
||||
faker>=19.0
|
||||
fastapi>=0.100
|
||||
uvicorn>=0.23
|
||||
openapi-spec-validator>=0.6
|
||||
watchdog>=3.0
|
||||
pytest>=7.0
|
||||
pytest-cov>=4.0
|
||||
httpx>=0.24
|
||||
Reference in New Issue
Block a user