Updated readme and gitignore

This commit is contained in:
BarsTiger
2023-10-07 20:53:43 +03:00
parent d71eb84611
commit 95942e4a8a
5 changed files with 5 additions and 4 deletions

View File

@@ -7,6 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
aiogram = "^3.1.1"
[build-system]