[[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] tortoise-orm = {extras = ["asyncpg"], version = "*"} click = "*" yt-dlp = "*" humanize = "*" httpx = "*" ollama = "*" nio-bot = {git = "git+https://github.com/nexy7574/nio-bot.git"} thefuzz = "*" redis = "*" [dev-packages] ruff = "*" [requires] python_version = "3.12"