Skip to content

Commit a820416

Browse files
mephinetaiguofer
authored andcommitted
Limit gspread version to < 6 (#101)
1 parent 8433c91 commit a820416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Reqs
2-
gspread>=5.0.0
2+
gspread>=5.0.0, <6
33
pandas>=0.20.0
44
decorator
55
google-auth

0 commit comments

Comments
 (0)