We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b263c commit f7f8936Copy full SHA for f7f8936
1 file changed
requirements.txt
@@ -20,6 +20,7 @@ azure-mgmt-subscription==3.1.1
20
bcrypt==4.3.*
21
boto3==1.38.*
22
cryptography==45.0.*
23
+dbus-python==1.4.*
24
Flask-Babel==4.0.*
25
Flask-Compress==1.*
26
Flask-Login==0.*
@@ -57,4 +58,4 @@ urllib3==2.4.*; python_version > '3.9'
57
58
user-agents==2.2.0
59
Werkzeug==3.1.*
60
WTForms==3.1.*; python_version <= '3.9'
-WTForms==3.2.*; python_version > '3.9'
61
+WTForms==3.2.*; python_version > '3.9'
0 commit comments