fix: resolve CI/CD issues - all tests pass locally
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
click>=8.0
|
||||
jinja2>=3.0
|
||||
pyyaml>=6.0
|
||||
click-completion>=0.2
|
||||
fastapi==0.104.1
|
||||
click==8.1.7
|
||||
pydantic==2.5.0
|
||||
pyyaml==6.0.1
|
||||
aiofiles==23.2.1
|
||||
httpx==0.25.2
|
||||
gitpython==3.1.40
|
||||
uvicorn==0.24.0
|
||||
sse-starlette==1.6.5
|
||||
pytest==7.4.3
|
||||
pytest-asyncio==0.21.1
|
||||
pytest-cov==4.1.0
|
||||
|
||||
Reference in New Issue
Block a user