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 866e30d commit c1c49c0Copy full SHA for c1c49c0
setup.py
@@ -19,7 +19,7 @@
19
20
requirements = [
21
"tensorflow>=2.3.0",
22
- "tensorflow-datasets>=3.2.1",
+ "tensorflow-datasets>=3.2.1,<4.0.0",
23
"tensorflow-addons>=0.10.0",
24
"setuptools>=47.1.1",
25
"librosa>=0.7.2",
0 commit comments