Add api server code and workflow
This commit is contained in:
8
requirements.txt
Normal file
8
requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
fastapi>=0.104.0
|
||||
uvicorn>=0.24.0
|
||||
pydantic>=2.4.2
|
||||
python-dotenv>=1.0.0
|
||||
httpx>=0.25.0
|
||||
pytest>=7.4.0
|
||||
pytest-asyncio>=0.21.0
|
||||
pytest-cov>=4.1.0
|
||||
Reference in New Issue
Block a user