aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2023-10-07 22:47:27 -0600
committerGitHub <noreply@github.com>2023-10-07 22:47:27 -0600
commitcc6fc72154f1b2d70cde89381651877526eef78a (patch)
tree3ff90cfc688eb21ab87c82be9f297b85458305be /pyproject.toml
parent87d23597f9008c39e18ae679ca5aa5fbe6174ae9 (diff)
parent61a48906f26d7074f7ad64f221d3948cb84f21ea (diff)
Merge pull request #2 from navanchauhan/devel
py module
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 d22ce7d..bc8d410 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,6 +14,8 @@ uvicorn = "^0.23.2"
jsbeautifier = "^1.14.9"
google-search-results = "^2.4.2"
flask = "^3.0.0"
+htmx-flask = "^0.1.0"
+fake-useragent = "^1.3.0"
[build-system]