We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b4d7e commit c36efdeCopy full SHA for c36efde
requirements.txt
@@ -6,7 +6,7 @@ apache-beam[azure]==2.38.0
6
# (https://github.com/apache/beam/blob/master/sdks/python/setup.py).
7
cachetools>=3.1.0,<5
8
google-apitools>=0.5.31,<0.5.32
9
-google-auth>=1.18.0,<3
+google-auth==2.23.0
10
11
# Remaining requirements
12
bottle==0.12.20
@@ -45,3 +45,4 @@ websockets==9.1
45
kubernetes==12.0.1
46
google-cloud-storage==2.0.0
47
httpio==0.3.0
48
+msrest==0.6.21
0 commit comments