Skip to content

Commit 47e086d

Browse files
committed
added apitally
1 parent 046e3c2 commit 47e086d

File tree

3 files changed

+40
-2
lines changed

3 files changed

+40
-2
lines changed

apps/uni-api

poetry.lock

Lines changed: 38 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ scrapy = "^2.11.2"
4040
pydantic-settings = "^2.5.2"
4141
gerapy = "^0.9.13"
4242
js2py = "^0.74"
43+
apitally = {extras = ["fastapi"], version = "^0.13.0"}
4344

4445

4546
[build-system]

0 commit comments

Comments
 (0)