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.
2 parents aa3c6fa + 2a458c4 commit 322584bCopy full SHA for 322584b
1 file changed
requirements.txt
@@ -1,7 +1,7 @@
1
-defusedxml==0.7.1
+defusedxml>=0.7.1
2
protobuf==3.20.1
3
-pycryptodomex==3.22.0
4
-pyogg==0.6.14a.1
5
-requests==2.32.3
6
-websocket-client==1.8.0
7
-zeroconf==0.146.4
+pycryptodomex>=3.22.0
+pyogg>=0.6.14a.1
+requests>=2.32.3
+websocket-client>=1.8.0
+zeroconf>=0.146.4
0 commit comments