Skip to content

Commit 32613bd

Browse files
committed
add req txt
1 parent 19d756a commit 32613bd

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

requirements-linux.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,5 @@ jinja2
5656
pandas
5757
pyperclip
5858
thefuzz
59-
backports-datetime-fromisoformat; python_version < '3.11'
59+
backports-datetime-fromisoformat; python_version < '3.11'
60+
google-cloud-storage

requirements-mac.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ jinja2
6060
pandas
6161
pyperclip
6262
backports-datetime-fromisoformat; python_version < '3.11'
63-
thefuzz
63+
thefuzz
64+
google-cloud-storage

requirements-win.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ pandas
7171
pyperclip
7272
backports-datetime-fromisoformat; python_version < '3.11'
7373
thefuzz
74+
google-cloud-storage

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ configobj
5151
boto3
5252
pandas
5353
pyperclip
54-
backports-datetime-fromisoformat; python_version < '3.11'
54+
backports-datetime-fromisoformat; python_version < '3.11'
55+
google-cloud-storage

0 commit comments

Comments
 (0)