Downgrade todoist-api-python to 2.0.2 and attrs to 22.2.0 (#98354)

This commit is contained in:
Marc Mueller
2023-08-14 00:23:38 +02:00
committed by GitHub
parent 429f939fee
commit 07e20e1eab
6 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ dependencies = [
"aiohttp==3.8.5",
"astral==2.2",
"async-timeout==4.0.2",
"attrs==23.1.0",
"attrs==22.2.0",
"atomicwrites-homeassistant==1.4.1",
"awesomeversion==22.9.0",
"bcrypt==4.0.1",