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 c19591a commit 768d732Copy full SHA for 768d732
requirements.txt
@@ -15,6 +15,5 @@ pytz==2020.1
15
requests==2.23.0
16
scikit-learn==0.22.2.post1
17
scipy==1.4.1
18
-six==1.15.0
19
threadpoolctl==2.1.0
20
urllib3==1.25.9
setup.py
@@ -72,7 +72,6 @@
72
'requests>=2.8.1',
73
'scikit-learn>=0.18',
74
'scipy>=0.17.0',
75
- 'six>=0.9.0',
76
'threadpoolctl>=1.0.0',
77
'urllib3>=1.22'
78
],
0 commit comments