roclark / sportsipy

A free sports API written for python
MIT License
475 stars 189 forks source link

Updated requirements.txt #786

Open lawlern-OSU opened 10 months ago

lawlern-OSU commented 10 months ago

Pandas, numpy, and python-dateutil were failing to build. This updated fixes this requirement problem, and probably resolves many of the dependabot pull requests that have been automatically generated.

Signed-Off-By: Noah Lawler lawlern@oregonstate.edu