updated logging and parsing
This commit is contained in:
parent
af7f153c96
commit
5b42a6a4db
@ -6,9 +6,9 @@ Flask==1.1.1
|
|||||||
google-api-core==1.15.0
|
google-api-core==1.15.0
|
||||||
google-auth==1.10.0
|
google-auth==1.10.0
|
||||||
google-cloud-core==1.1.0
|
google-cloud-core==1.1.0
|
||||||
google-cloud-firestore==1.6.0
|
google-cloud-firestore==1.6.1
|
||||||
google-cloud-logging==1.14.0
|
google-cloud-logging==1.14.0
|
||||||
google-cloud-tasks==1.2.1
|
google-cloud-tasks==1.3.0
|
||||||
googleapis-common-protos==1.6.0
|
googleapis-common-protos==1.6.0
|
||||||
grpc-google-iam-v1==0.12.3
|
grpc-google-iam-v1==0.12.3
|
||||||
grpcio==1.26.0
|
grpcio==1.26.0
|
||||||
@ -16,9 +16,11 @@ idna==2.8
|
|||||||
itsdangerous==1.1.0
|
itsdangerous==1.1.0
|
||||||
Jinja2==2.10.3
|
Jinja2==2.10.3
|
||||||
MarkupSafe==1.1.1
|
MarkupSafe==1.1.1
|
||||||
protobuf==3.11.1
|
numpy==1.18.1
|
||||||
|
opencv-python==4.1.2.30
|
||||||
|
protobuf==3.11.2
|
||||||
pyasn1==0.4.8
|
pyasn1==0.4.8
|
||||||
pyasn1-modules==0.2.7
|
pyasn1-modules==0.2.8
|
||||||
pytz==2019.3
|
pytz==2019.3
|
||||||
requests==2.22.0
|
requests==2.22.0
|
||||||
rsa==4.0
|
rsa==4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user