Initial upload: API Mock CLI v0.1.0
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled
CI / build (push) Has been cancelled
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled
CI / build (push) Has been cancelled
This commit is contained in:
13
requirements.txt
Normal file
13
requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
fastapi==0.104.1
|
||||||
|
click==8.1.7
|
||||||
|
uvicorn==0.24.0
|
||||||
|
pydantic==2.5.2
|
||||||
|
pyngrok==7.5.0
|
||||||
|
jinja2==3.1.2
|
||||||
|
pyyaml==6.0.1
|
||||||
|
python-json-logger==2.0.7
|
||||||
|
requests==2.31.0
|
||||||
|
httpx==0.25.2
|
||||||
|
pytest>=7.4.0
|
||||||
|
pytest-cov>=4.1.0
|
||||||
|
pytest-asyncio>=0.21.0
|
||||||
Reference in New Issue
Block a user