Updated requirements, removing redis and huey dependencies

This commit is contained in:
carlos 2025-09-04 22:35:14 -07:00
parent 17e1f551ec
commit ce36987863

View file

@ -1,9 +1,7 @@
-e git+https://github.com/cwendt94/espn-api@8e131e7ccaa843abac539948c44f9d45bfcee764#egg=espn_api -e git+https://github.com/cwendt94/espn-api#egg=espn_api
google-auth-oauthlib==1.2.1 google-auth-oauthlib==1.2.1
gspread==6.1.2 gspread==6.1.2
gspread-dataframe==4.0.0 gspread-dataframe==4.0.0
huey==2.5.2
pandas==2.2.3 pandas==2.2.3
python-dotenv==1.0.1 python-dotenv==1.0.1
redis==5.1.0
tabulate==0.9.0 tabulate==0.9.0