aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index acba697..53270a9 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -7,7 +7,6 @@ readme = "README.md"
7 7
8[tool.poetry.dependencies] 8[tool.poetry.dependencies]
9python = "^3.10" 9python = "^3.10"
10ffmpeg-python = "^0.2.0"
11python-telegram = "^0.19.0" 10python-telegram = "^0.19.0"
12 11
13[tool.poetry.group.dev.dependencies] 12[tool.poetry.group.dev.dependencies]