web part with autoreload

This commit is contained in:
2023-06-06 16:33:29 +03:00
parent ff0229b6a3
commit d3d522ef99
3 changed files with 35 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ name = "pypi"
[packages]
pillow = "9.5.0"
requests = "*"
bottle = "*"
[dev-packages]