diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
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] |
| 9 | python = "^3.10" | 9 | python = "^3.10" |
| 10 | ffmpeg-python = "^0.2.0" | ||
| 11 | python-telegram = "^0.19.0" | 10 | python-telegram = "^0.19.0" |
| 12 | 11 | ||
| 13 | [tool.poetry.group.dev.dependencies] | 12 | [tool.poetry.group.dev.dependencies] |
