cheran-senthil / TLE

🤖 Discord Bot for Competitive Programming
https://discordapp.com/invite/2CJ6qvY
MIT License
318 stars 202 forks source link

Update python version specs. Drop 3.7 support. #500

Open algmyr opened 2 years ago

algmyr commented 2 years ago

Recent scipy sets an upper bound on the python version, which prevented updating. It also bumped the lower bound to 3.8. I think it should be fine ditching 3.7 support to keep up with other packages.