signup form

This commit is contained in:
Will McGugan
2023-08-16 16:25:19 +01:00
parent a812744292
commit 3a8f7269b9
4 changed files with 268 additions and 79 deletions

View File

@@ -18,6 +18,7 @@ pydantic = "^2.1.1"
xdg = "^6.0.0"
msgpack = "^1.0.5"
importlib-metadata = ">=4.11.3"
httpx = ">=0.24.1"
[build-system]
requires = ["poetry-core"]