changeset 119:0a20081612b9

laterlinks3: fix requirements.pip
author paulo
date Fri, 18 Sep 2020 01:17:51 -0700
parents 65db090a697e
children 86e71857d99e
files laterlinks3/requirements.pip
diffstat 1 files changed, 21 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/laterlinks3/requirements.pip	Fri Sep 18 01:13:29 2020 -0700
     1.2 +++ b/laterlinks3/requirements.pip	Fri Sep 18 01:17:51 2020 -0700
     1.3 @@ -1,8 +1,29 @@
     1.4 +cachetools==4.1.1
     1.5 +certifi==2020.6.20
     1.6 +cffi==1.14.2
     1.7 +chardet==3.0.4
     1.8  click==7.1.2
     1.9  Flask==1.1.2
    1.10 +google-api-core==1.22.2
    1.11 +google-auth==1.21.1
    1.12 +google-cloud-core==1.4.1
    1.13 +google-cloud-storage==1.31.0
    1.14 +google-crc32c==1.0.0
    1.15 +google-resumable-media==1.0.0
    1.16 +googleapis-common-protos==1.52.0
    1.17  gunicorn==20.0.4
    1.18  html3==1.18
    1.19 +idna==2.10
    1.20  itsdangerous==1.1.0
    1.21  Jinja2==2.11.2
    1.22  MarkupSafe==1.1.1
    1.23 +protobuf==3.13.0
    1.24 +pyasn1==0.4.8
    1.25 +pyasn1-modules==0.2.8
    1.26 +pycparser==2.20
    1.27 +pytz==2020.1
    1.28 +requests==2.24.0
    1.29 +rsa==4.6
    1.30 +six==1.15.0
    1.31 +urllib3==1.25.10
    1.32  Werkzeug==1.0.1