[project] name = "c2cscrape" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "bs4>=0.0.2", "python-dotenv>=1.2.1", "qbittorrent-api>=2025.11.1", "requests>=2.32.5", ]