diff --git a/setup.py b/setup.py index cc3c6a8..bc70e44 100644 --- a/setup.py +++ b/setup.py @@ -35,6 +35,7 @@ install_requires=[ "aiohttp~=3.9.4", "aiosignal~=1.3.1", + "aiowebdav~=0.1.0rc5", "async-timeout~=4.0.3", "attrs~=23.2.0", "frozenlist~=1.4.1",