mirror of
https://github.com/Death916/c2cscrape.git
synced 2026-04-10 03:04:40 -07:00
added dotenv lib to get from file
This commit is contained in:
parent
97df6d10d7
commit
f79c54f993
3 changed files with 36 additions and 5 deletions
|
|
@ -6,6 +6,7 @@ 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",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue