Added huey and redis

This commit is contained in:
Carlos 2024-09-30 23:00:34 -07:00
parent 072d47a267
commit e5c176af7d

View file

@ -2,6 +2,8 @@
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