Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
chore: remove unused deps
Browse files Browse the repository at this point in the history
Closes: #12
  • Loading branch information
dantetemplar committed Feb 14, 2024
1 parent 5ed89fa commit f160e32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 150 deletions.
148 changes: 1 addition & 147 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
aiogram = "^3.1.1"
pydantic-settings = "^2.0.3"
isort = "^5.12.0"
black = "^23.9.1"
aiohttp = "^3.8.6"
aiogram-dialog = "^2.0.0"
ruff = "^0.1.9"
redis = "^5.0.1"
python-dotenv = "^1.0.1"

[tool.ruff]
line-length = 120
Expand Down

0 comments on commit f160e32

Please sign in to comment.