a third try with adding playground

pull/380/head
evelynmitchell 1 year ago
parent 22da23c3ff
commit 8a79b2c634

@ -77,12 +77,7 @@ python-dotenv = "0.19.1"
[tool.poetry.extras] [tool.poetry.extras]
playground = ["streamlit", "requests", "pygame", "speechrecognition", "playsound", "numpy"] playground = ["streamlit", "requests", "pygame", "speechrecognition", "playsound", "numpy"]
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"

Loading…
Cancel
Save