update deps

This commit is contained in:
2023-11-01 23:28:25 +01:00
parent 30fcda48fd
commit f125724239
4 changed files with 72 additions and 157 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"python.defaultInterpreterPath": ".venv/bin/python"
}