We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b1b61a commit ec513c9Copy full SHA for ec513c9
results-processor/requirements.txt
@@ -7,7 +7,7 @@ filelock==3.0.12
7
flake8==3.8.4
8
Flask==1.1.2
9
google-api-core==1.26.0
10
-google-auth==1.26.1
+google-auth==1.27.0
11
google-cloud-core==1.6.0
12
google-cloud-datastore==2.1.0
13
google-cloud-storage==1.36.0
@@ -22,17 +22,17 @@ itsdangerous==1.1.0
22
Jinja2==2.11.3
23
MarkupSafe==1.1.1
24
mccabe==0.6.1
25
-mypy==0.800
+mypy==0.812
26
mypy-extensions==0.4.3
27
-protobuf==3.14.0
+protobuf==3.15.1
28
pyasn1==0.4.8
29
pyasn1-modules==0.2.8
30
pycodestyle==2.6.0
31
pycparser==2.20
32
pyflakes==2.2.0
33
pytz==2021.1
34
requests==2.25.1
35
-rsa==4.7
+rsa==4.7.1
36
six==1.15.0
37
typed-ast==1.4.2
38
typing-extensions==3.7.4.3
0 commit comments