We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c86dd commit 1f23929Copy full SHA for 1f23929
utils/requirements.txt
@@ -4,6 +4,6 @@ Pillow==4.1.1
4
psutil==5.2.2
5
scikit-learn==0.19.1
6
six==1.11.0
7
-tensorflow>=1.8.0,<=2.0.0
+tensorflow>=1.8.0,<2.0.0
8
umap-learn==0.2.3
9
-tqdm==4.23.4
+tqdm==4.23.4
0 commit comments