add python-dotenv

This commit is contained in:
Taylor Wilsdon
2025-08-10 10:24:15 -04:00
parent eca4845fef
commit c92a4ae0e4
2 changed files with 4 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ dependencies = [
"aiohttp>=3.9.0",
"cachetools>=5.3.0",
"cryptography>=41.0.0",
"python-dotenv>=1.1.0",
]
classifiers = [
"Development Status :: 4 - Beta",