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