Initial commit
This commit is contained in:
@@ -8,10 +8,10 @@ authors = ["Deko <gadse.deko@gmail.com>"]
|
||||
python = "^3.11"
|
||||
requests = "^2.28.2"
|
||||
loguru = "^0.6.0"
|
||||
pre-commit = "^3.1.1"
|
||||
pre-commit = "^3.2.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
black = "^23.1.0"
|
||||
black = "^23.3.0"
|
||||
isort = "^5.12.0"
|
||||
flake8 = "^6.0.0"
|
||||
pytest = "^7.2.2"
|
||||
|
||||
Reference in New Issue
Block a user