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 2a3c3ca commit 57cca61Copy full SHA for 57cca61
pyproject.toml
@@ -31,7 +31,7 @@ classifiers = [
31
"Natural Language :: English",
32
]
33
dependencies = [
34
- 'tensorflow>="2.0.0"',
+ 'tensorflow>=2.0.0',
35
'numpy',
36
'scipy',
37
'scikit-learn',
0 commit comments