Fedir Zadniprovskyi 2024-06-23
move deps
@599a76d69bf95d84594c8487e71984a5f534837d
poetry.lock
--- poetry.lock
+++ poetry.lock
@@ -4681,4 +4681,4 @@
 [metadata]
 lock-version = "2.0"
 python-versions = ">=3.12,<3.13"
-content-hash = "88e02cb845fbc6d01b13d7c38920526997df8ba8cf59d706e7c270db4e43a871"
+content-hash = "602de37867312a241ece2d6a9a8e7de46383c47da4eff91e54fa2f9ae5d52fa2"
pyproject.toml
--- pyproject.toml
+++ pyproject.toml
@@ -12,19 +12,16 @@
 numpy = "^1.26.4"
 faster-whisper = "^1.0.2"
 huggingface-hub = "^0.23.2"
+httpx-sse = "^0.4.0"
+httpx = "^0.27.0"
+gradio = "^4.36.1"
 
 [tool.poetry.group.dev.dependencies]
 pytest = "^8.2.0"
-httpx = "^0.27.0"
 pytest-xdist = "^3.6.1"
 youtube-dl = {git = "https://github.com/ytdl-org/youtube-dl.git"}
 openai = "^1.30.3"
-httpx-sse = "^0.4.0"
 aider-chat = "^0.39.0"
-
-
-[tool.poetry.group.ui.dependencies]
-gradio = "^4.36.1"
 
 [tool.ruff]
 target-version = "py312"
Add a comment
List