Сделал аналитику (plausible.io)

This commit is contained in:
Данил 2024-10-18 19:57:31 +03:00
parent c92f7761b1
commit e57a9f3159
2 changed files with 46 additions and 1 deletions

View file

@ -1,4 +1,7 @@
fastapi[standard]~=0.111.0
requests~=2.32.0
starlette~=0.37.2
uvicorn~=0.31.0
uvicorn~=0.31.0
httpx~=0.27.0
PyYAML~=6.0.1
user-agents~=2.2.0