General Updates
- Minor bug fixes and patches
- Updated util functions to adapt to new balldontlie API
- All users now are required to obtain an API key. (https://new.balldontlie.io/)
- Added an env template. Paste the API key inside
.env.example
and rename the file to.env
- API key is free. A premium API key is optional
- Updated requirements.txt by @jimpallomeni
What's Changed
- Bump flask from 3.0.1 to 3.0.2 by @dependabot in #8
- Bump selenium from 4.17.2 to 4.18.0 by @dependabot in #9
- Bump selenium from 4.18.0 to 4.18.1 by @dependabot in #10
Full Changelog: v0.0.2...v0.1.0