Files
openapi-mock-server/.requirements.txt
7000pctAUTO c2a1e65ba3
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
Initial commit: Add OpenAPI Mock Server project
2026-01-30 03:41:36 +00:00

11 lines
146 B
Plaintext

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