Skip to content

Commit

Permalink
Limit gspread version to < 6 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
mephinet authored and aiguofer committed Feb 13, 2024
1 parent 8433c91 commit a820416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Reqs
gspread>=5.0.0
gspread>=5.0.0, <6
pandas>=0.20.0
decorator
google-auth

0 comments on commit a820416

Please sign in to comment.