byu-dml / metalearn

BYU's python library of useable tools for metalearning
MIT License
22 stars 6 forks source link

#172 - Update urllib3 issue to resolve security vulnerability #177

Closed epeters3 closed 5 years ago

epeters3 commented 5 years ago

I chose to update this dep to 1.24.2, rather than the newest release, since breaking changes are more likely in bleeding edge versions of packages. 1.24.2 could be a bit more stable than the newest release.

epeters3 commented 5 years ago

I've verified that the package tests still pass and the compare_with_openml method still runs with this updated dependency installed.