test dowloand
This commit is contained in:
@@ -1,10 +1,17 @@
|
||||
[project]
|
||||
name = "llm-infa"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"asyncio>=4.0.0",
|
||||
"asyncpg>=0.31.0",
|
||||
"fastapi>=0.129.0",
|
||||
"pydantic>=2.12.5",
|
||||
"pydantic-settings>=2.13.0",
|
||||
"sqlalchemy>=2.0.46",
|
||||
"toml>=0.10.2",
|
||||
"uvicorn>=0.41.0",
|
||||
"yt-dlp>=2026.2.4",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user