We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f59774 commit 07dc6a1Copy full SHA for 07dc6a1
requirements.txt
@@ -6,4 +6,4 @@ tensorflow>=1.14.0,<2.0.0
6
tensorflow_hub>=0.4.0
7
scikit-learn>=0.20.0,<0.21; python_version < '3'
8
scikit-learn>=0.20.0; python_version >= '3'
9
-python-dateutil>=2.6.1,<2.8.1
+python-dateutil>=2.7.3
0 commit comments