summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index bf0786a..2ffc365 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,6 +10,8 @@ dependencies = [
"authlib>=1.6.11",
"email-validator>=2.3.0",
"fastapi>=0.136.0",
+ "httpx>=0.28.1",
+ "itsdangerous>=2.2.0",
"loguru>=0.7.3",
"pydantic>=2.13.2",
"pyjwt>=2.12.1",