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