We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d825c9b commit 09c7bdeCopy full SHA for 09c7bde
setup.py
@@ -15,7 +15,7 @@ def main():
15
author_email="rnovatorov@enapter.com",
16
install_requires=[
17
"aiomqtt==1.0.*",
18
- "dnspython==2.2.*",
+ "dnspython==2.6.*",
19
"json-log-formatter==0.5.*",
20
],
21
)
0 commit comments