Upgrade requirements

This commit is contained in:
2021-11-20 20:49:18 +03:00
parent 8fde21efc4
commit ba17eaf4ae
3 changed files with 176 additions and 481 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 = "^1.0.1"
telegram-files-storage = "^1.1.0"
[tool.poetry.dev-dependencies]
pytest = "^5.2"