add sentence service
This commit is contained in:
7
sentence_api/requirements.txt
Normal file
7
sentence_api/requirements.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
fastapi>=0.115,<1
|
||||
uvicorn[standard]>=0.30,<1
|
||||
pydantic>=2.7,<3
|
||||
pytest>=8,<9
|
||||
httpx>=0.27,<1
|
||||
av>=12.0
|
||||
numpy>=1.26
|
||||
Reference in New Issue
Block a user