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 Feb 13, 2024
1 parent 1a9be8d commit 84b4d7d
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
Expand Down

0 comments on commit 84b4d7d

Please sign in to comment.