uberfastman / yfpy

Python API wrapper for the Yahoo Fantasy Sports public API (supports NFL, NHL, MLB, and NBA).
https://pypi.org/project/yfpy/
GNU General Public License v3.0
163 stars 44 forks source link

Update requirements.txt #8

Closed kraft87 closed 3 years ago

kraft87 commented 3 years ago

Fixes issue open with test.py as well as fixes error when you init YahooFantasySportsQuery() with consumer_key and consumer_secret in the arguments

uberfastman commented 3 years ago

Thanks for these updates!