mirror of
https://github.com/sherlock-project/sherlock
synced 2026-05-26 17:20:40 +00:00
c6c1f3eef7
Python 3.8 is nearing EOL, and it's being deprecated here to allow for more ready dependency resolution between pandas and numpy, avoiding a fatal import. Resolves #2266.