|
|
@ -75,6 +75,13 @@ pinecone-client = "*"
|
|
|
|
roboflow = "1.1.4"
|
|
|
|
roboflow = "1.1.4"
|
|
|
|
python-dotenv = "0.19.1"
|
|
|
|
python-dotenv = "0.19.1"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[tool.poetry.playground.dependencies]
|
|
|
|
|
|
|
|
streamlit = "0.89.0"
|
|
|
|
|
|
|
|
requests = "2.26.0"
|
|
|
|
|
|
|
|
pygame = "2.0.2"
|
|
|
|
|
|
|
|
speechrecognition = "3.8.1"
|
|
|
|
|
|
|
|
playsound = "1.3.0"
|
|
|
|
|
|
|
|
numpy = "1.22.0"
|
|
|
|
|
|
|
|
|
|
|
|
[tool.poetry.group.lint.dependencies]
|
|
|
|
[tool.poetry.group.lint.dependencies]
|
|
|
|
ruff = ">=0.0.249,<0.1.7"
|
|
|
|
ruff = ">=0.0.249,<0.1.7"
|
|
|
|