Skip to content

Commit f6d3bff

Browse files
authored
Merge pull request #11 from googleapis/main
chore(deps): update dependency pandas to v1.5.1 (googleapis#889)
2 parents 2796e1b + b6cc4d1 commit f6d3bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-pubsub==2.13.10
22
google-cloud-storage==2.5.0
33
pandas===1.3.5; python_version == '3.7'
4-
pandas==1.5.0; python_version >= '3.8'
4+
pandas==1.5.1; python_version >= '3.8'

0 commit comments

Comments
 (0)