chore:recover lost stash changes

This commit is contained in:
Benex254
2024-08-05 09:47:00 +03:00
parent c467645fb0
commit 8eb8c1307f
8 changed files with 978 additions and 77 deletions

View File

@@ -20,6 +20,8 @@ kivymd = [{ url = "https://github.com/kivymd/KivyMD/archive/master.zip" }]
pyshortcuts = "^1.9.0"
inquirerpy = "^0.3.4"
platformdirs = "^4.2.2"
fastapi = "^0.111.0"
art = "^6.2"
[tool.poetry.group.dev.dependencies]
black = "^24.4.2"
isort = "^5.13.2"