Skip to content

Commit c3b862a

Browse files
committed
Futures requirement only for python2.
1 parent 092cc88 commit c3b862a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spanner/cloud-client/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-spanner==1.2.0
2-
futures==3.1.0
2+
futures ; python_version < '3'

0 commit comments

Comments
 (0)