update repository files

This commit is contained in:
Jay
2025-07-04 09:17:12 +00:00
parent 156c7ddfdb
commit afd7a3ac55
4 changed files with 467 additions and 2 deletions

View File

@ -17,6 +17,10 @@ curl-cffi = "^0.11.3"
tenacity = "^9.1.2"
[tool.poetry.group.dev.dependencies]
fastapi = "^0.115.14"
uvicorn = "^0.35.0"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"