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 2695ae5 commit 9856c62Copy full SHA for 9856c62
1 file changed
requirements.txt
@@ -1,7 +1,7 @@
1
-defusedxml==0.7.1
2
-protobuf==3.20.1
3
-pycryptodomex==3.21.0
4
-pyogg==0.6.14a.1
5
-requests==2.32.3
6
-websocket-client==1.8.0
7
-zeroconf==0.136.0
+defusedxml>=0.7.1
+protobuf>=3.20.1
+pycryptodomex>=3.21.0
+pyogg>=0.6.14a.1
+requests>=2.32.3
+websocket-client>=1.8.0
+zeroconf>=0.136.0
0 commit comments