Merge pull request #6 from firedotguy/v1

Версия 1
This commit is contained in:
firedotguy
2026-02-07 20:59:49 +06:00
committed by GitHub
30 changed files with 1457 additions and 182 deletions

View File

@@ -12,6 +12,6 @@ authors = [
]
license = "MIT"
dependencies = [
"requests"
"requests", "pydantic"
]
requires-python = ">=3.9"