Add upload caption

This commit is contained in:
2021-11-21 22:15:24 +03:00
parent d9ad04a16d
commit a7cfff3170
4 changed files with 17 additions and 13 deletions

View File

@@ -15,7 +15,7 @@ pydantic = {extras = ["dotenv"], version = "^1.8.2"}
asyncpg = "^0.24.0"
psycopg2 = "^2.9.1"
python-multipart = "^0.0.5"
telegram-files-storage = {extras = ["all"], version = "^1.1.0"}
telegram-files-storage = {extras = ["all"], version = "^1.1.1"}
[tool.poetry.dev-dependencies]
pytest = "^5.2"