Skip to content

Commit c36efde

Browse files
committed
update requirements.txt
1 parent 73b4d7e commit c36efde

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apache-beam[azure]==2.38.0
66
# (https://github.com/apache/beam/blob/master/sdks/python/setup.py).
77
cachetools>=3.1.0,<5
88
google-apitools>=0.5.31,<0.5.32
9-
google-auth>=1.18.0,<3
9+
google-auth==2.23.0
1010

1111
# Remaining requirements
1212
bottle==0.12.20
@@ -45,3 +45,4 @@ websockets==9.1
4545
kubernetes==12.0.1
4646
google-cloud-storage==2.0.0
4747
httpio==0.3.0
48+
msrest==0.6.21

0 commit comments

Comments
 (0)