We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfbec88 commit 3f46d29Copy full SHA for 3f46d29
requirements.txt
@@ -14,7 +14,7 @@ qiskit-aer ; python_version < '3.12'
14
requests
15
rich
16
# scikit-fuzzy # uncomment once fuzzy_logic/fuzzy_operations.py is fixed
17
-scikit-learn
+scikit-learn ; python_version < '3.13'
18
statsmodels
19
sympy
20
tensorflow
0 commit comments