Collecting asgiref Downloading asgiref-3.5.2-py3-none-any.whl (22 kB) Installing collected packages: asgiref Attempting uninstall: asgiref Found existing installation: asgiref 3.5.0 Uninstalling asgiref-3.5.0: Successfully uninstalled asgiref-3.5.0 Successfully installed asgiref-3.5.2 Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Installing collected packages: backcall Attempting uninstall: backcall Found existing installation: backcall 0.1.0 Uninstalling backcall-0.1.0: Successfully uninstalled backcall-0.1.0 Successfully installed backcall-0.2.0 Collecting blinker Downloading blinker-1.5-py2.py3-none-any.whl (12 kB) Installing collected packages: blinker Attempting uninstall: blinker Found existing installation: blinker 1.3 Uninstalling blinker-1.3: Successfully uninstalled blinker-1.3 Successfully installed blinker-1.5 Collecting boto3 Downloading boto3-1.24.63-py3-none-any.whl (132 kB) Collecting botocore<1.28.0,>=1.27.63 Downloading botocore-1.27.63-py3-none-any.whl (9.1 MB) Collecting s3transfer<0.7.0,>=0.6.0 Downloading s3transfer-0.6.0-py3-none-any.whl (79 kB) Requirement already satisfied, skipping upgrade: jmespath<2.0.0,>=0.7.1 in ./venv/lib/python3.8/site-packages (from boto3) (0.10.0) Requirement already satisfied, skipping upgrade: python-dateutil<3.0.0,>=2.1 in ./venv/lib/python3.8/site-packages (from botocore<1.28.0,>=1.27.63->boto3) (2.7.3) Requirement already satisfied, skipping upgrade: urllib3<1.27,>=1.25.4 in ./venv/lib/python3.8/site-packages (from botocore<1.28.0,>=1.27.63->boto3) (1.25.9) Requirement already satisfied, skipping upgrade: six>=1.5 in ./venv/lib/python3.8/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.28.0,>=1.27.63->boto3) (1.10.0) Installing collected packages: botocore, s3transfer, boto3 Attempting uninstall: botocore Found existing installation: botocore 1.21.53 Uninstalling botocore-1.21.53: Successfully uninstalled botocore-1.21.53 Attempting uninstall: s3transfer Found existing installation: s3transfer 0.5.0 Uninstalling s3transfer-0.5.0: Successfully uninstalled s3transfer-0.5.0 Attempting uninstall: boto3 Found existing installation: boto3 1.18.53 Uninstalling boto3-1.18.53: Successfully uninstalled boto3-1.18.53 Successfully installed boto3-1.24.63 botocore-1.27.63 s3transfer-0.6.0 Requirement already up-to-date: botocore in ./venv/lib/python3.8/site-packages (1.27.63) Requirement already satisfied, skipping upgrade: python-dateutil<3.0.0,>=2.1 in ./venv/lib/python3.8/site-packages (from botocore) (2.7.3) Requirement already satisfied, skipping upgrade: jmespath<2.0.0,>=0.7.1 in ./venv/lib/python3.8/site-packages (from botocore) (0.10.0) Requirement already satisfied, skipping upgrade: urllib3<1.27,>=1.25.4 in ./venv/lib/python3.8/site-packages (from botocore) (1.25.9) Requirement already satisfied, skipping upgrade: six>=1.5 in ./venv/lib/python3.8/site-packages (from python-dateutil<3.0.0,>=2.1->botocore) (1.10.0) Collecting CacheControl Downloading CacheControl-0.12.11-py2.py3-none-any.whl (21 kB) Requirement already satisfied, skipping upgrade: msgpack>=0.5.2 in ./venv/lib/python3.8/site-packages (from CacheControl) (0.5.6) Requirement already satisfied, skipping upgrade: requests in ./venv/lib/python3.8/site-packages (from CacheControl) (2.22.0) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in ./venv/lib/python3.8/site-packages (from requests->CacheControl) (2018.4.16) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in ./venv/lib/python3.8/site-packages (from requests->CacheControl) (2.7) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in ./venv/lib/python3.8/site-packages (from requests->CacheControl) (3.0.4) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in ./venv/lib/python3.8/site-packages (from requests->CacheControl) (1.25.9) Installing collected packages: CacheControl Attempting uninstall: CacheControl Found existing installation: CacheControl 0.12.5 Uninstalling CacheControl-0.12.5: Successfully uninstalled CacheControl-0.12.5 Successfully installed CacheControl-0.12.11 Collecting cachetools Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB) Installing collected packages: cachetools Attempting uninstall: cachetools Found existing installation: cachetools 2.1.0 Uninstalling cachetools-2.1.0: Successfully uninstalled cachetools-2.1.0 Successfully installed cachetools-5.2.0 Collecting certifi Using cached certifi-2022.6.15-py3-none-any.whl (160 kB) Installing collected packages: certifi Attempting uninstall: certifi Found existing installation: certifi 2018.4.16 Uninstalling certifi-2018.4.16: Successfully uninstalled certifi-2018.4.16 Successfully installed certifi-2022.6.15 Collecting cffi Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) Requirement already satisfied, skipping upgrade: pycparser in ./venv/lib/python3.8/site-packages (from cffi) (2.18) Installing collected packages: cffi Attempting uninstall: cffi Found existing installation: cffi 1.15.0 Uninstalling cffi-1.15.0: Successfully uninstalled cffi-1.15.0 Successfully installed cffi-1.15.1 Collecting chardet Using cached chardet-5.0.0-py3-none-any.whl (193 kB) Installing collected packages: chardet Attempting uninstall: chardet Found existing installation: chardet 3.0.4 Uninstalling chardet-3.0.4: Successfully uninstalled chardet-3.0.4 Successfully installed chardet-5.0.0 Collecting cryptography Downloading cryptography-37.0.4-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.2 MB) Requirement already satisfied, skipping upgrade: cffi>=1.12 in ./venv/lib/python3.8/site-packages (from cryptography) (1.15.1) Requirement already satisfied, skipping upgrade: pycparser in ./venv/lib/python3.8/site-packages (from cffi>=1.12->cryptography) (2.18) Installing collected packages: cryptography Attempting uninstall: cryptography Found existing installation: cryptography 36.0.2 Uninstalling cryptography-36.0.2: Successfully uninstalled cryptography-36.0.2 Successfully installed cryptography-37.0.4 Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Installing collected packages: decorator Attempting uninstall: decorator Found existing installation: decorator 4.3.0 Uninstalling decorator-4.3.0: Successfully uninstalled decorator-4.3.0 Successfully installed decorator-5.1.1 Collecting Django Downloading Django-4.1-py3-none-any.whl (8.1 MB) Requirement already satisfied, skipping upgrade: asgiref<4,>=3.5.2 in ./venv/lib/python3.8/site-packages (from Django) (3.5.2) Requirement already satisfied, skipping upgrade: backports.zoneinfo; python_version < "3.9" in ./venv/lib/python3.8/site-packages (from Django) (0.2.1) Requirement already satisfied, skipping upgrade: sqlparse>=0.2.2 in ./venv/lib/python3.8/site-packages (from Django) (0.4.2) Installing collected packages: Django Attempting uninstall: Django Found existing installation: Django 4.0.4 Uninstalling Django-4.0.4: Successfully uninstalled Django-4.0.4 Successfully installed Django-4.1 Collecting django-allauth Downloading django-allauth-0.51.0.tar.gz (709 kB) Requirement already satisfied, skipping upgrade: Django>=2.0 in ./venv/lib/python3.8/site-packages (from django-allauth) (4.1) Requirement already satisfied, skipping upgrade: pyjwt[crypto]>=1.7 in ./venv/lib/python3.8/site-packages (from django-allauth) (2.3.0) Requirement already satisfied, skipping upgrade: python3-openid>=3.0.8 in ./venv/lib/python3.8/site-packages (from django-allauth) (3.1.0) Requirement already satisfied, skipping upgrade: requests in ./venv/lib/python3.8/site-packages (from django-allauth) (2.22.0) Requirement already satisfied, skipping upgrade: requests-oauthlib>=0.3.0 in ./venv/lib/python3.8/site-packages (from django-allauth) (1.0.0) Requirement already satisfied, skipping upgrade: asgiref<4,>=3.5.2 in ./venv/lib/python3.8/site-packages (from Django>=2.0->django-allauth) (3.5.2) Requirement already satisfied, skipping upgrade: backports.zoneinfo; python_version < "3.9" in ./venv/lib/python3.8/site-packages (from Django>=2.0->django-allauth) (0.2.1) Requirement already satisfied, skipping upgrade: sqlparse>=0.2.2 in ./venv/lib/python3.8/site-packages (from Django>=2.0->django-allauth) (0.4.2) Requirement already satisfied, skipping upgrade: cryptography>=3.3.1; extra == "crypto" in ./venv/lib/python3.8/site-packages (from pyjwt[crypto]>=1.7->django-allauth) (37.0.4) Requirement already satisfied, skipping upgrade: defusedxml in ./venv/lib/python3.8/site-packages (from python3-openid>=3.0.8->django-allauth) (0.7.1) Collecting chardet<3.1.0,>=3.0.2 Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in ./venv/lib/python3.8/site-packages (from requests->django-allauth) (2022.6.15) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in ./venv/lib/python3.8/site-packages (from requests->django-allauth) (1.25.9) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in ./venv/lib/python3.8/site-packages (from requests->django-allauth) (2.7) Requirement already satisfied, skipping upgrade: oauthlib>=0.6.2 in ./venv/lib/python3.8/site-packages (from requests-oauthlib>=0.3.0->django-allauth) (2.1.0) Requirement already satisfied, skipping upgrade: cffi>=1.12 in ./venv/lib/python3.8/site-packages (from cryptography>=3.3.1; extra == "crypto"->pyjwt[crypto]>=1.7->django-allauth) (1.15.1) Requirement already satisfied, skipping upgrade: pycparser in ./venv/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=3.3.1; extra == "crypto"->pyjwt[crypto]>=1.7->django-allauth) (2.18) Building wheels for collected packages: django-allauth Building wheel for django-allauth (setup.py): started Building wheel for django-allauth (setup.py): finished with status 'done' Created wheel for django-allauth: filename=django_allauth-0.51.0-py3-none-any.whl size=1036028 sha256=b31e0124787480d0338d0a31b7fbefb158c91bccd1a80f3bcd4bd245471ee017 Stored in directory: /root/.cache/pip/wheels/f0/8c/09/471696f178e096d3e1bc1ea344c1bd64f5f229c2e9af71f788 Successfully built django-allauth Installing collected packages: django-allauth, chardet Attempting uninstall: django-allauth Found existing installation: django-allauth 0.50.0 Uninstalling django-allauth-0.50.0: Successfully uninstalled django-allauth-0.50.0 Attempting uninstall: chardet Found existing installation: chardet 5.0.0 Uninstalling chardet-5.0.0: Successfully uninstalled chardet-5.0.0 Successfully installed chardet-3.0.4 django-allauth-0.51.0 Collecting django-paypal Downloading django_paypal-2.0-py3-none-any.whl (81 kB) Requirement already satisfied, skipping upgrade: requests>=2.5.3 in ./venv/lib/python3.8/site-packages (from django-paypal) (2.22.0) Requirement already satisfied, skipping upgrade: Django>=2.2 in ./venv/lib/python3.8/site-packages (from django-paypal) (4.1) Requirement already satisfied, skipping upgrade: pytz>=2015.4 in ./venv/lib/python3.8/site-packages (from django-paypal) (2018.5) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in ./venv/lib/python3.8/site-packages (from requests>=2.5.3->django-paypal) (3.0.4) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in ./venv/lib/python3.8/site-packages (from requests>=2.5.3->django-paypal) (2.7) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in ./venv/lib/python3.8/site-packages (from requests>=2.5.3->django-paypal) (2022.6.15) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in ./venv/lib/python3.8/site-packages (from requests>=2.5.3->django-paypal) (1.25.9) Requirement already satisfied, skipping upgrade: backports.zoneinfo; python_version < "3.9" in ./venv/lib/python3.8/site-packages (from Django>=2.2->django-paypal) (0.2.1) Requirement already satisfied, skipping upgrade: asgiref<4,>=3.5.2 in ./venv/lib/python3.8/site-packages (from Django>=2.2->django-paypal) (3.5.2) Requirement already satisfied, skipping upgrade: sqlparse>=0.2.2 in ./venv/lib/python3.8/site-packages (from Django>=2.2->django-paypal) (0.4.2) Installing collected packages: django-paypal Attempting uninstall: django-paypal Found existing installation: django-paypal 1.1.1 Uninstalling django-paypal-1.1.1: Successfully uninstalled django-paypal-1.1.1 Successfully installed django-paypal-2.0 Collecting django-ses Downloading django_ses-3.1.2-py3-none-any.whl (27 kB) Requirement already satisfied, skipping upgrade: boto3>=1.0.0 in ./venv/lib/python3.8/site-packages (from django-ses) (1.24.63) Requirement already satisfied, skipping upgrade: django>=2.2 in ./venv/lib/python3.8/site-packages (from django-ses) (4.1) Requirement already satisfied, skipping upgrade: pytz>=2016.10 in ./venv/lib/python3.8/site-packages (from django-ses) (2018.5) Requirement already satisfied, skipping upgrade: botocore<1.28.0,>=1.27.63 in ./venv/lib/python3.8/site-packages (from boto3>=1.0.0->django-ses) (1.27.63) Requirement already satisfied, skipping upgrade: jmespath<2.0.0,>=0.7.1 in ./venv/lib/python3.8/site-packages (from boto3>=1.0.0->django-ses) (0.10.0) Requirement already satisfied, skipping upgrade: s3transfer<0.7.0,>=0.6.0 in ./venv/lib/python3.8/site-packages (from boto3>=1.0.0->django-ses) (0.6.0) Requirement already satisfied, skipping upgrade: sqlparse>=0.2.2 in ./venv/lib/python3.8/site-packages (from django>=2.2->django-ses) (0.4.2) Requirement already satisfied, skipping upgrade: backports.zoneinfo; python_version < "3.9" in ./venv/lib/python3.8/site-packages (from django>=2.2->django-ses) (0.2.1) Requirement already satisfied, skipping upgrade: asgiref<4,>=3.5.2 in ./venv/lib/python3.8/site-packages (from django>=2.2->django-ses) (3.5.2) Requirement already satisfied, skipping upgrade: python-dateutil<3.0.0,>=2.1 in ./venv/lib/python3.8/site-packages (from botocore<1.28.0,>=1.27.63->boto3>=1.0.0->django-ses) (2.7.3) Requirement already satisfied, skipping upgrade: urllib3<1.27,>=1.25.4 in ./venv/lib/python3.8/site-packages (from botocore<1.28.0,>=1.27.63->boto3>=1.0.0->django-ses) (1.25.9) Requirement already satisfied, skipping upgrade: six>=1.5 in ./venv/lib/python3.8/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.28.0,>=1.27.63->boto3>=1.0.0->django-ses) (1.10.0) Installing collected packages: django-ses Attempting uninstall: django-ses Found existing installation: django-ses 2.3.0 Uninstalling django-ses-2.3.0: Successfully uninstalled django-ses-2.3.0 Successfully installed django-ses-3.1.2 Collecting firebase-admin Downloading firebase_admin-5.3.0-py3-none-any.whl (117 kB) Collecting google-api-core[grpc]<3.0.0dev,>=1.22.1; platform_python_implementation != "PyPy" Downloading google_api_core-2.8.2-py3-none-any.whl (114 kB) Collecting google-cloud-storage>=1.37.1 Downloading google_cloud_storage-2.5.0-py2.py3-none-any.whl (106 kB) Collecting google-api-python-client>=1.7.8 Downloading google_api_python_client-2.58.0-py2.py3-none-any.whl (9.0 MB) Requirement already satisfied, skipping upgrade: cachecontrol>=0.12.6 in ./venv/lib/python3.8/site-packages (from firebase-admin) (0.12.11) Collecting google-cloud-firestore>=2.1.0; platform_python_implementation != "PyPy" Downloading google_cloud_firestore-2.6.1-py2.py3-none-any.whl (244 kB) Collecting google-auth<3.0dev,>=1.25.0 Downloading google_auth-2.11.0-py2.py3-none-any.whl (167 kB) Requirement already satisfied, skipping upgrade: requests<3.0.0dev,>=2.18.0 in ./venv/lib/python3.8/site-packages (from google-api-core[grpc]<3.0.0dev,>=1.22.1; platform_python_implementation != "PyPy"->firebase-admin) (2.22.0) Collecting protobuf<5.0.0dev,>=3.15.0 Downloading protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl (408 kB) Collecting googleapis-common-protos<2.0dev,>=1.56.2 Downloading googleapis_common_protos-1.56.4-py2.py3-none-any.whl (211 kB) Collecting grpcio-status<2.0dev,>=1.33.2; extra == "grpc" Downloading grpcio_status-1.47.0-py3-none-any.whl (10.0 kB) Collecting grpcio<2.0dev,>=1.33.2; extra == "grpc" Downloading grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) Collecting google-cloud-core<3.0dev,>=2.3.0 Downloading google_cloud_core-2.3.2-py2.py3-none-any.whl (29 kB) Collecting google-resumable-media>=2.3.2 Downloading google_resumable_media-2.3.3-py2.py3-none-any.whl (76 kB) Collecting uritemplate<5,>=3.0.1 Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) Collecting google-auth-httplib2>=0.1.0 Downloading google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) Collecting httplib2<1dev,>=0.15.0 Downloading httplib2-0.20.4-py3-none-any.whl (96 kB) Requirement already satisfied, skipping upgrade: msgpack>=0.5.2 in ./venv/lib/python3.8/site-packages (from cachecontrol>=0.12.6->firebase-admin) (0.5.6) Collecting proto-plus<2.0.0dev,>=1.22.0 Downloading proto_plus-1.22.1-py3-none-any.whl (47 kB) Requirement already satisfied, skipping upgrade: pyasn1-modules>=0.2.1 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-api-core[grpc]<3.0.0dev,>=1.22.1; platform_python_implementation != "PyPy"->firebase-admin) (0.2.8) Requirement already satisfied, skipping upgrade: six>=1.9.0 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-api-core[grpc]<3.0.0dev,>=1.22.1; platform_python_implementation != "PyPy"->firebase-admin) (1.10.0) Requirement already satisfied, skipping upgrade: rsa<5,>=3.1.4; python_version >= "3.6" in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-api-core[grpc]<3.0.0dev,>=1.22.1; platform_python_implementation != "PyPy"->firebase-admin) (3.4.2) Requirement already satisfied, skipping upgrade: cachetools<6.0,>=2.0.0 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-api-core[grpc]<3.0.0dev,>=1.22.1; platform_python_implementation != "PyPy"->firebase-admin) (5.2.0) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core[grpc]<3.0.0dev,>=1.22.1; platform_python_implementation != "PyPy"->firebase-admin) (3.0.4) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core[grpc]<3.0.0dev,>=1.22.1; platform_python_implementation != "PyPy"->firebase-admin) (2.7) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core[grpc]<3.0.0dev,>=1.22.1; platform_python_implementation != "PyPy"->firebase-admin) (2022.6.15) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core[grpc]<3.0.0dev,>=1.22.1; platform_python_implementation != "PyPy"->firebase-admin) (1.25.9) Collecting google-crc32c<2.0dev,>=1.0 Downloading google_crc32c-1.3.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (37 kB) Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2; python_version > "3.0" Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) Requirement already satisfied, skipping upgrade: pyasn1<0.5.0,>=0.4.6 in ./venv/lib/python3.8/site-packages (from pyasn1-modules>=0.2.1->google-auth<3.0dev,>=1.25.0->google-api-core[grpc]<3.0.0dev,>=1.22.1; platform_python_implementation != "PyPy"->firebase-admin) (0.4.8) Installing collected packages: google-auth, protobuf, googleapis-common-protos, grpcio, grpcio-status, google-api-core, google-cloud-core, google-crc32c, google-resumable-media, google-cloud-storage, uritemplate, pyparsing, httplib2, google-auth-httplib2, google-api-python-client, proto-plus, google-cloud-firestore, firebase-admin Attempting uninstall: google-auth Found existing installation: google-auth 1.5.0 Uninstalling google-auth-1.5.0: Successfully uninstalled google-auth-1.5.0 Attempting uninstall: protobuf Found existing installation: protobuf 3.6.0 Uninstalling protobuf-3.6.0: Successfully uninstalled protobuf-3.6.0 Attempting uninstall: googleapis-common-protos Found existing installation: googleapis-common-protos 1.5.3 Uninstalling googleapis-common-protos-1.5.3: Successfully uninstalled googleapis-common-protos-1.5.3 Attempting uninstall: google-api-core Found existing installation: google-api-core 1.2.1 Uninstalling google-api-core-1.2.1: Successfully uninstalled google-api-core-1.2.1 Attempting uninstall: google-cloud-core Found existing installation: google-cloud-core 0.28.1 Uninstalling google-cloud-core-0.28.1: Successfully uninstalled google-cloud-core-0.28.1 Attempting uninstall: google-resumable-media Found existing installation: google-resumable-media 0.3.1 Uninstalling google-resumable-media-0.3.1: Successfully uninstalled google-resumable-media-0.3.1 Attempting uninstall: google-cloud-storage Found existing installation: google-cloud-storage 1.10.0 Uninstalling google-cloud-storage-1.10.0: Successfully uninstalled google-cloud-storage-1.10.0 Attempting uninstall: google-cloud-firestore Found existing installation: google-cloud-firestore 0.29.0 Uninstalling google-cloud-firestore-0.29.0: Successfully uninstalled google-cloud-firestore-0.29.0 Attempting uninstall: firebase-admin Found existing installation: firebase-admin 2.12.0 Uninstalling firebase-admin-2.12.0: Successfully uninstalled firebase-admin-2.12.0 Successfully installed firebase-admin-5.3.0 google-api-core-2.8.2 google-api-python-client-2.58.0 google-auth-2.11.0 google-auth-httplib2-0.1.0 google-cloud-core-2.3.2 google-cloud-firestore-2.6.1 google-cloud-storage-2.5.0 google-crc32c-1.3.0 google-resumable-media-2.3.3 googleapis-common-protos-1.56.4 grpcio-1.47.0 grpcio-status-1.47.0 httplib2-0.20.4 proto-plus-1.22.1 protobuf-4.21.5 pyparsing-3.0.9 uritemplate-4.1.1 Collecting future Downloading future-0.18.2.tar.gz (829 kB) Building wheels for collected packages: future Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=1925b413621860913d4ab99d87cd8c5b3c8cf549f39083a5600cc984a9e47572 Stored in directory: /root/.cache/pip/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built future Installing collected packages: future Attempting uninstall: future Found existing installation: future 0.16.0 Uninstalling future-0.16.0: Successfully uninstalled future-0.16.0 Successfully installed future-0.18.2 Requirement already up-to-date: google-api-core in ./venv/lib/python3.8/site-packages (2.8.2) Requirement already satisfied, skipping upgrade: google-auth<3.0dev,>=1.25.0 in ./venv/lib/python3.8/site-packages (from google-api-core) (2.11.0) Requirement already satisfied, skipping upgrade: protobuf<5.0.0dev,>=3.15.0 in ./venv/lib/python3.8/site-packages (from google-api-core) (4.21.5) Requirement already satisfied, skipping upgrade: googleapis-common-protos<2.0dev,>=1.56.2 in ./venv/lib/python3.8/site-packages (from google-api-core) (1.56.4) Requirement already satisfied, skipping upgrade: requests<3.0.0dev,>=2.18.0 in ./venv/lib/python3.8/site-packages (from google-api-core) (2.22.0) Requirement already satisfied, skipping upgrade: six>=1.9.0 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-api-core) (1.10.0) Requirement already satisfied, skipping upgrade: rsa<5,>=3.1.4; python_version >= "3.6" in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-api-core) (3.4.2) Requirement already satisfied, skipping upgrade: cachetools<6.0,>=2.0.0 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-api-core) (5.2.0) Requirement already satisfied, skipping upgrade: pyasn1-modules>=0.2.1 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-api-core) (0.2.8) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core) (2022.6.15) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core) (2.7) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core) (1.25.9) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core) (3.0.4) Requirement already satisfied, skipping upgrade: pyasn1>=0.1.3 in ./venv/lib/python3.8/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<3.0dev,>=1.25.0->google-api-core) (0.4.8) Requirement already up-to-date: google-auth in ./venv/lib/python3.8/site-packages (2.11.0) Requirement already satisfied, skipping upgrade: cachetools<6.0,>=2.0.0 in ./venv/lib/python3.8/site-packages (from google-auth) (5.2.0) Requirement already satisfied, skipping upgrade: six>=1.9.0 in ./venv/lib/python3.8/site-packages (from google-auth) (1.10.0) Requirement already satisfied, skipping upgrade: pyasn1-modules>=0.2.1 in ./venv/lib/python3.8/site-packages (from google-auth) (0.2.8) Requirement already satisfied, skipping upgrade: rsa<5,>=3.1.4; python_version >= "3.6" in ./venv/lib/python3.8/site-packages (from google-auth) (3.4.2) Requirement already satisfied, skipping upgrade: pyasn1<0.5.0,>=0.4.6 in ./venv/lib/python3.8/site-packages (from pyasn1-modules>=0.2.1->google-auth) (0.4.8) Requirement already up-to-date: google-cloud-core in ./venv/lib/python3.8/site-packages (2.3.2) Requirement already satisfied, skipping upgrade: google-auth<3.0dev,>=1.25.0 in ./venv/lib/python3.8/site-packages (from google-cloud-core) (2.11.0) Requirement already satisfied, skipping upgrade: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6 in ./venv/lib/python3.8/site-packages (from google-cloud-core) (2.8.2) Requirement already satisfied, skipping upgrade: six>=1.9.0 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-cloud-core) (1.10.0) Requirement already satisfied, skipping upgrade: cachetools<6.0,>=2.0.0 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-cloud-core) (5.2.0) Requirement already satisfied, skipping upgrade: rsa<5,>=3.1.4; python_version >= "3.6" in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-cloud-core) (3.4.2) Requirement already satisfied, skipping upgrade: pyasn1-modules>=0.2.1 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-cloud-core) (0.2.8) Requirement already satisfied, skipping upgrade: googleapis-common-protos<2.0dev,>=1.56.2 in ./venv/lib/python3.8/site-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6->google-cloud-core) (1.56.4) Requirement already satisfied, skipping upgrade: protobuf<5.0.0dev,>=3.15.0 in ./venv/lib/python3.8/site-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6->google-cloud-core) (4.21.5) Requirement already satisfied, skipping upgrade: requests<3.0.0dev,>=2.18.0 in ./venv/lib/python3.8/site-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6->google-cloud-core) (2.22.0) Requirement already satisfied, skipping upgrade: pyasn1>=0.1.3 in ./venv/lib/python3.8/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<3.0dev,>=1.25.0->google-cloud-core) (0.4.8) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6->google-cloud-core) (3.0.4) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6->google-cloud-core) (1.25.9) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6->google-cloud-core) (2.7) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6->google-cloud-core) (2022.6.15) Requirement already up-to-date: google-cloud-firestore in ./venv/lib/python3.8/site-packages (2.6.1) Requirement already satisfied, skipping upgrade: google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0 in ./venv/lib/python3.8/site-packages (from google-cloud-firestore) (2.8.2) Requirement already satisfied, skipping upgrade: google-cloud-core<3.0.0dev,>=1.4.1 in ./venv/lib/python3.8/site-packages (from google-cloud-firestore) (2.3.2) Requirement already satisfied, skipping upgrade: proto-plus<2.0.0dev,>=1.22.0 in ./venv/lib/python3.8/site-packages (from google-cloud-firestore) (1.22.1) Requirement already satisfied, skipping upgrade: protobuf<5.0.0dev,>=3.19.0 in ./venv/lib/python3.8/site-packages (from google-cloud-firestore) (4.21.5) Requirement already satisfied, skipping upgrade: google-auth<3.0dev,>=1.25.0 in ./venv/lib/python3.8/site-packages (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (2.11.0) Requirement already satisfied, skipping upgrade: googleapis-common-protos<2.0dev,>=1.56.2 in ./venv/lib/python3.8/site-packages (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (1.56.4) Requirement already satisfied, skipping upgrade: requests<3.0.0dev,>=2.18.0 in ./venv/lib/python3.8/site-packages (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (2.22.0) Requirement already satisfied, skipping upgrade: grpcio<2.0dev,>=1.33.2; extra == "grpc" in ./venv/lib/python3.8/site-packages (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (1.47.0) Requirement already satisfied, skipping upgrade: grpcio-status<2.0dev,>=1.33.2; extra == "grpc" in ./venv/lib/python3.8/site-packages (from google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (1.47.0) Requirement already satisfied, skipping upgrade: cachetools<6.0,>=2.0.0 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (5.2.0) Requirement already satisfied, skipping upgrade: six>=1.9.0 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (1.10.0) Requirement already satisfied, skipping upgrade: rsa<5,>=3.1.4; python_version >= "3.6" in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (3.4.2) Requirement already satisfied, skipping upgrade: pyasn1-modules>=0.2.1 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (0.2.8) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (1.25.9) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (2.7) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (2022.6.15) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (3.0.4) Requirement already satisfied, skipping upgrade: pyasn1>=0.1.3 in ./venv/lib/python3.8/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<3.0dev,>=1.25.0->google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*,<3.0.0dev,>=1.32.0->google-cloud-firestore) (0.4.8) Requirement already up-to-date: google-cloud-storage in ./venv/lib/python3.8/site-packages (2.5.0) Requirement already satisfied, skipping upgrade: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in ./venv/lib/python3.8/site-packages (from google-cloud-storage) (2.8.2) Requirement already satisfied, skipping upgrade: google-auth<3.0dev,>=1.25.0 in ./venv/lib/python3.8/site-packages (from google-cloud-storage) (2.11.0) Requirement already satisfied, skipping upgrade: google-cloud-core<3.0dev,>=2.3.0 in ./venv/lib/python3.8/site-packages (from google-cloud-storage) (2.3.2) Requirement already satisfied, skipping upgrade: google-resumable-media>=2.3.2 in ./venv/lib/python3.8/site-packages (from google-cloud-storage) (2.3.3) Requirement already satisfied, skipping upgrade: requests<3.0.0dev,>=2.18.0 in ./venv/lib/python3.8/site-packages (from google-cloud-storage) (2.22.0) Requirement already satisfied, skipping upgrade: protobuf<5.0.0dev,>=3.15.0 in ./venv/lib/python3.8/site-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-cloud-storage) (4.21.5) Requirement already satisfied, skipping upgrade: googleapis-common-protos<2.0dev,>=1.56.2 in ./venv/lib/python3.8/site-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-cloud-storage) (1.56.4) Requirement already satisfied, skipping upgrade: rsa<5,>=3.1.4; python_version >= "3.6" in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-cloud-storage) (3.4.2) Requirement already satisfied, skipping upgrade: cachetools<6.0,>=2.0.0 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-cloud-storage) (5.2.0) Requirement already satisfied, skipping upgrade: six>=1.9.0 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-cloud-storage) (1.10.0) Requirement already satisfied, skipping upgrade: pyasn1-modules>=0.2.1 in ./venv/lib/python3.8/site-packages (from google-auth<3.0dev,>=1.25.0->google-cloud-storage) (0.2.8) Requirement already satisfied, skipping upgrade: google-crc32c<2.0dev,>=1.0 in ./venv/lib/python3.8/site-packages (from google-resumable-media>=2.3.2->google-cloud-storage) (1.3.0) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage) (1.25.9) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage) (2022.6.15) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage) (2.7) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in ./venv/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-cloud-storage) (3.0.4) Requirement already satisfied, skipping upgrade: pyasn1>=0.1.3 in ./venv/lib/python3.8/site-packages (from rsa<5,>=3.1.4; python_version >= "3.6"->google-auth<3.0dev,>=1.25.0->google-cloud-storage) (0.4.8) Requirement already up-to-date: google-resumable-media in ./venv/lib/python3.8/site-packages (2.3.3) Requirement already satisfied, skipping upgrade: google-crc32c<2.0dev,>=1.0 in ./venv/lib/python3.8/site-packages (from google-resumable-media) (1.3.0) Requirement already up-to-date: googleapis-common-protos in ./venv/lib/python3.8/site-packages (1.56.4) Requirement already satisfied, skipping upgrade: protobuf<5.0.0dev,>=3.15.0 in ./venv/lib/python3.8/site-packages (from googleapis-common-protos) (4.21.5) Collecting idna Using cached idna-3.3-py3-none-any.whl (61 kB) Installing collected packages: idna Attempting uninstall: idna Found existing installation: idna 2.7 Uninstalling idna-2.7: Successfully uninstalled idna-2.7 Successfully installed idna-3.3 Collecting ipdb Downloading ipdb-0.13.9.tar.gz (16 kB) Requirement already satisfied, skipping upgrade: setuptools in ./venv/lib/python3.8/site-packages (from ipdb) (44.0.0) Requirement already satisfied, skipping upgrade: decorator in ./venv/lib/python3.8/site-packages (from ipdb) (5.1.1) Collecting ipython>=7.17.0 Downloading ipython-8.4.0-py3-none-any.whl (750 kB) Collecting toml>=0.10.2 Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) Requirement already satisfied, skipping upgrade: pickleshare in ./venv/lib/python3.8/site-packages (from ipython>=7.17.0->ipdb) (0.7.5) Requirement already satisfied, skipping upgrade: backcall in ./venv/lib/python3.8/site-packages (from ipython>=7.17.0->ipdb) (0.2.0) Requirement already satisfied, skipping upgrade: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in ./venv/lib/python3.8/site-packages (from ipython>=7.17.0->ipdb) (2.0.5) Collecting jedi>=0.16 Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) Collecting stack-data Downloading stack_data-0.5.0-py3-none-any.whl (24 kB) Requirement already satisfied, skipping upgrade: pexpect>4.3; sys_platform != "win32" in ./venv/lib/python3.8/site-packages (from ipython>=7.17.0->ipdb) (4.6.0) Collecting matplotlib-inline Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting traitlets>=5 Downloading traitlets-5.3.0-py3-none-any.whl (106 kB) Collecting pygments>=2.4.0 Using cached Pygments-2.13.0-py3-none-any.whl (1.1 MB) Requirement already satisfied, skipping upgrade: six>=1.9.0 in ./venv/lib/python3.8/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=7.17.0->ipdb) (1.10.0) Requirement already satisfied, skipping upgrade: wcwidth in ./venv/lib/python3.8/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=7.17.0->ipdb) (0.1.7) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting asttokens Downloading asttokens-2.0.8-py2.py3-none-any.whl (23 kB) Collecting executing Downloading executing-1.0.0-py2.py3-none-any.whl (16 kB) Requirement already satisfied, skipping upgrade: ptyprocess>=0.5 in ./venv/lib/python3.8/site-packages (from pexpect>4.3; sys_platform != "win32"->ipython>=7.17.0->ipdb) (0.6.0) Building wheels for collected packages: ipdb Building wheel for ipdb (setup.py): started Building wheel for ipdb (setup.py): finished with status 'done' Created wheel for ipdb: filename=ipdb-0.13.9-py3-none-any.whl size=11618 sha256=35b8da8c6fd24f85c4930d1c7807f69e8a8bc4950f74563d0106fc12727c0b0c Stored in directory: /root/.cache/pip/wheels/d8/51/8c/3dceedacfd0f743f3736b3840d08b6746b6259deea98207ba4 Successfully built ipdb Installing collected packages: parso, jedi, pure-eval, asttokens, executing, stack-data, traitlets, matplotlib-inline, pygments, ipython, toml, ipdb Attempting uninstall: parso Found existing installation: parso 0.3.1 Uninstalling parso-0.3.1: Successfully uninstalled parso-0.3.1 Attempting uninstall: jedi Found existing installation: jedi 0.13.1 Uninstalling jedi-0.13.1: Successfully uninstalled jedi-0.13.1 Attempting uninstall: traitlets Found existing installation: traitlets 4.3.2 Uninstalling traitlets-4.3.2: Successfully uninstalled traitlets-4.3.2 Attempting uninstall: pygments Found existing installation: Pygments 2.2.0 Uninstalling Pygments-2.2.0: Successfully uninstalled Pygments-2.2.0 Attempting uninstall: ipython Found existing installation: ipython 7.0.1 Uninstalling ipython-7.0.1: Successfully uninstalled ipython-7.0.1 Attempting uninstall: ipdb Found existing installation: ipdb 0.11 Uninstalling ipdb-0.11: Successfully uninstalled ipdb-0.11 Successfully installed asttokens-2.0.8 executing-1.0.0 ipdb-0.13.9 ipython-8.4.0 jedi-0.18.1 matplotlib-inline-0.1.6 parso-0.8.3 pure-eval-0.2.2 pygments-2.13.0 stack-data-0.5.0 toml-0.10.2 traitlets-5.3.0 Requirement already up-to-date: ipython in ./venv/lib/python3.8/site-packages (8.4.0) Requirement already satisfied, skipping upgrade: backcall in ./venv/lib/python3.8/site-packages (from ipython) (0.2.0) Requirement already satisfied, skipping upgrade: pickleshare in ./venv/lib/python3.8/site-packages (from ipython) (0.7.5) Requirement already satisfied, skipping upgrade: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in ./venv/lib/python3.8/site-packages (from ipython) (2.0.5) Requirement already satisfied, skipping upgrade: matplotlib-inline in ./venv/lib/python3.8/site-packages (from ipython) (0.1.6) Requirement already satisfied, skipping upgrade: setuptools>=18.5 in ./venv/lib/python3.8/site-packages (from ipython) (44.0.0) Requirement already satisfied, skipping upgrade: traitlets>=5 in ./venv/lib/python3.8/site-packages (from ipython) (5.3.0) Requirement already satisfied, skipping upgrade: pygments>=2.4.0 in ./venv/lib/python3.8/site-packages (from ipython) (2.13.0) Requirement already satisfied, skipping upgrade: stack-data in ./venv/lib/python3.8/site-packages (from ipython) (0.5.0) Requirement already satisfied, skipping upgrade: decorator in ./venv/lib/python3.8/site-packages (from ipython) (5.1.1) Requirement already satisfied, skipping upgrade: pexpect>4.3; sys_platform != "win32" in ./venv/lib/python3.8/site-packages (from ipython) (4.6.0) Requirement already satisfied, skipping upgrade: jedi>=0.16 in ./venv/lib/python3.8/site-packages (from ipython) (0.18.1) Requirement already satisfied, skipping upgrade: six>=1.9.0 in ./venv/lib/python3.8/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython) (1.10.0) Requirement already satisfied, skipping upgrade: wcwidth in ./venv/lib/python3.8/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython) (0.1.7) Requirement already satisfied, skipping upgrade: asttokens in ./venv/lib/python3.8/site-packages (from stack-data->ipython) (2.0.8) Requirement already satisfied, skipping upgrade: pure-eval in ./venv/lib/python3.8/site-packages (from stack-data->ipython) (0.2.2) Requirement already satisfied, skipping upgrade: executing in ./venv/lib/python3.8/site-packages (from stack-data->ipython) (1.0.0) Requirement already satisfied, skipping upgrade: ptyprocess>=0.5 in ./venv/lib/python3.8/site-packages (from pexpect>4.3; sys_platform != "win32"->ipython) (0.6.0) Requirement already satisfied, skipping upgrade: parso<0.9.0,>=0.8.0 in ./venv/lib/python3.8/site-packages (from jedi>=0.16->ipython) (0.8.3) Requirement already up-to-date: jedi in ./venv/lib/python3.8/site-packages (0.18.1) Requirement already satisfied, skipping upgrade: parso<0.9.0,>=0.8.0 in ./venv/lib/python3.8/site-packages (from jedi) (0.8.3) Collecting Jinja2 Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) Collecting MarkupSafe>=2.0 Using cached MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Installing collected packages: MarkupSafe, Jinja2 Attempting uninstall: MarkupSafe Found existing installation: MarkupSafe 0.23 Uninstalling MarkupSafe-0.23: Successfully uninstalled MarkupSafe-0.23 Attempting uninstall: Jinja2 Found existing installation: Jinja2 2.8 Uninstalling Jinja2-2.8: Successfully uninstalled Jinja2-2.8 Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Collecting jmespath Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) Installing collected packages: jmespath Attempting uninstall: jmespath Found existing installation: jmespath 0.10.0 Uninstalling jmespath-0.10.0: Successfully uninstalled jmespath-0.10.0 Successfully installed jmespath-1.0.1 Collecting jsonpatch Using cached jsonpatch-1.32-py2.py3-none-any.whl (12 kB) Requirement already satisfied, skipping upgrade: jsonpointer>=1.9 in ./venv/lib/python3.8/site-packages (from jsonpatch) (1.9) Installing collected packages: jsonpatch Attempting uninstall: jsonpatch Found existing installation: jsonpatch 1.10 Uninstalling jsonpatch-1.10: Successfully uninstalled jsonpatch-1.10 Successfully installed jsonpatch-1.32 Collecting jsonpointer Using cached jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) Installing collected packages: jsonpointer Attempting uninstall: jsonpointer Found existing installation: jsonpointer 1.9 Uninstalling jsonpointer-1.9: Successfully uninstalled jsonpointer-1.9 Successfully installed jsonpointer-2.3 Collecting mailchimp3 Downloading mailchimp3-3.0.17-py2.py3-none-any.whl (94 kB) Requirement already satisfied, skipping upgrade: requests>=2.7.0 in ./venv/lib/python3.8/site-packages (from mailchimp3) (2.22.0) Collecting idna<2.9,>=2.5 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in ./venv/lib/python3.8/site-packages (from requests>=2.7.0->mailchimp3) (2022.6.15) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in ./venv/lib/python3.8/site-packages (from requests>=2.7.0->mailchimp3) (1.25.9) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in ./venv/lib/python3.8/site-packages (from requests>=2.7.0->mailchimp3) (3.0.4) Installing collected packages: mailchimp3, idna Attempting uninstall: mailchimp3 Found existing installation: mailchimp3 3.0.12 Uninstalling mailchimp3-3.0.12: Successfully uninstalled mailchimp3-3.0.12 Attempting uninstall: idna Found existing installation: idna 3.3 Uninstalling idna-3.3: Successfully uninstalled idna-3.3 Successfully installed idna-2.8 mailchimp3-3.0.17 Requirement already up-to-date: MarkupSafe in ./venv/lib/python3.8/site-packages (2.1.1) Collecting msgpack Downloading msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) Installing collected packages: msgpack Attempting uninstall: msgpack Found existing installation: msgpack 0.5.6 Uninstalling msgpack-0.5.6: Successfully uninstalled msgpack-0.5.6 Successfully installed msgpack-1.0.4 Collecting networkx Downloading networkx-2.8.6-py3-none-any.whl (2.0 MB) Installing collected packages: networkx Attempting uninstall: networkx Found existing installation: networkx 2.2 Uninstalling networkx-2.2: Successfully uninstalled networkx-2.2 Successfully installed networkx-2.8.6 Collecting oauthlib Downloading oauthlib-3.2.0-py3-none-any.whl (151 kB) Installing collected packages: oauthlib Attempting uninstall: oauthlib Found existing installation: oauthlib 2.1.0 Uninstalling oauthlib-2.1.0: Successfully uninstalled oauthlib-2.1.0 Successfully installed oauthlib-3.2.0 Collecting openpyxl Downloading openpyxl-3.0.10-py2.py3-none-any.whl (242 kB) Requirement already satisfied, skipping upgrade: et-xmlfile in ./venv/lib/python3.8/site-packages (from openpyxl) (1.1.0) Installing collected packages: openpyxl Attempting uninstall: openpyxl Found existing installation: openpyxl 3.0.9 Uninstalling openpyxl-3.0.9: Successfully uninstalled openpyxl-3.0.9 Successfully installed openpyxl-3.0.10 Requirement already up-to-date: parso in ./venv/lib/python3.8/site-packages (0.8.3) Collecting pexpect Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Requirement already satisfied, skipping upgrade: ptyprocess>=0.5 in ./venv/lib/python3.8/site-packages (from pexpect) (0.6.0) Installing collected packages: pexpect Attempting uninstall: pexpect Found existing installation: pexpect 4.6.0 Uninstalling pexpect-4.6.0: Successfully uninstalled pexpect-4.6.0 Successfully installed pexpect-4.8.0 Collecting pip Using cached pip-22.2.2-py3-none-any.whl (2.0 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 20.0.2 Uninstalling pip-20.0.2: Successfully uninstalled pip-20.0.2 Successfully installed pip-22.2.2 Requirement already satisfied: prettytable in ./venv/lib/python3.8/site-packages (0.7.2) Collecting prettytable Downloading prettytable-3.4.0-py3-none-any.whl (27 kB) Requirement already satisfied: wcwidth in ./venv/lib/python3.8/site-packages (from prettytable) (0.1.7) Installing collected packages: prettytable Attempting uninstall: prettytable Found existing installation: prettytable 0.7.2 Uninstalling prettytable-0.7.2: Successfully uninstalled prettytable-0.7.2 Successfully installed prettytable-3.4.0 Requirement already satisfied: prompt-toolkit in ./venv/lib/python3.8/site-packages (2.0.5) Collecting prompt-toolkit Downloading prompt_toolkit-3.0.30-py3-none-any.whl (381 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 381.7/381.7 kB 5.5 MB/s eta 0:00:00 Requirement already satisfied: wcwidth in ./venv/lib/python3.8/site-packages (from prompt-toolkit) (0.1.7) Installing collected packages: prompt-toolkit Attempting uninstall: prompt-toolkit Found existing installation: prompt-toolkit 2.0.5 Uninstalling prompt-toolkit-2.0.5: Successfully uninstalled prompt-toolkit-2.0.5 Successfully installed prompt-toolkit-3.0.30 Requirement already satisfied: protobuf in ./venv/lib/python3.8/site-packages (4.21.5) Requirement already satisfied: psycopg2 in ./venv/lib/python3.8/site-packages (2.8.6) Collecting psycopg2 Downloading psycopg2-2.9.3.tar.gz (380 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 24.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: psycopg2 Building wheel for psycopg2 (setup.py): started Building wheel for psycopg2 (setup.py): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.9.3-cp38-cp38-linux_x86_64.whl size=557010 sha256=3886417417942179104ebfbb51c16af6d82142c8ff74ae816712e2b46932a7a0 Stored in directory: /root/.cache/pip/wheels/f3/dc/e2/b8e0e2142eff7fd680295ecd2d92e3bfbb90195523e43da161 Successfully built psycopg2 Installing collected packages: psycopg2 Attempting uninstall: psycopg2 Found existing installation: psycopg2 2.8.6 Uninstalling psycopg2-2.8.6: Successfully uninstalled psycopg2-2.8.6 Successfully installed psycopg2-2.9.3 Requirement already satisfied: ptyprocess in ./venv/lib/python3.8/site-packages (0.6.0) Collecting ptyprocess Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Installing collected packages: ptyprocess Attempting uninstall: ptyprocess Found existing installation: ptyprocess 0.6.0 Uninstalling ptyprocess-0.6.0: Successfully uninstalled ptyprocess-0.6.0 Successfully installed ptyprocess-0.7.0 Requirement already satisfied: pycparser in ./venv/lib/python3.8/site-packages (2.18) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 5.3 MB/s eta 0:00:00 Installing collected packages: pycparser Attempting uninstall: pycparser Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Successfully installed pycparser-2.21 Requirement already satisfied: Pygments in ./venv/lib/python3.8/site-packages (2.13.0) Requirement already satisfied: PyJWT in ./venv/lib/python3.8/site-packages (2.3.0) Collecting PyJWT Downloading PyJWT-2.4.0-py3-none-any.whl (18 kB) Installing collected packages: PyJWT Attempting uninstall: PyJWT Found existing installation: PyJWT 2.3.0 Uninstalling PyJWT-2.3.0: Successfully uninstalled PyJWT-2.3.0 Successfully installed PyJWT-2.4.0 Requirement already satisfied: pyserial in ./venv/lib/python3.8/site-packages (3.0.1) Collecting pyserial Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB) Installing collected packages: pyserial Attempting uninstall: pyserial Found existing installation: pyserial 3.0.1 Uninstalling pyserial-3.0.1: Successfully uninstalled pyserial-3.0.1 Successfully installed pyserial-3.5 Requirement already satisfied: python-dateutil in ./venv/lib/python3.8/site-packages (2.7.3) Collecting python-dateutil Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 2.6 MB/s eta 0:00:00 Requirement already satisfied: six>=1.5 in ./venv/lib/python3.8/site-packages (from python-dateutil) (1.10.0) Installing collected packages: python-dateutil Attempting uninstall: python-dateutil Found existing installation: python-dateutil 2.7.3 Uninstalling python-dateutil-2.7.3: Successfully uninstalled python-dateutil-2.7.3 Successfully installed python-dateutil-2.8.2 Requirement already satisfied: python3-openid in ./venv/lib/python3.8/site-packages (3.1.0) Collecting python3-openid Downloading python3_openid-3.2.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 13.3 MB/s eta 0:00:00 Requirement already satisfied: defusedxml in ./venv/lib/python3.8/site-packages (from python3-openid) (0.7.1) Installing collected packages: python3-openid Attempting uninstall: python3-openid Found existing installation: python3-openid 3.1.0 Uninstalling python3-openid-3.1.0: Successfully uninstalled python3-openid-3.1.0 Successfully installed python3-openid-3.2.0 Requirement already satisfied: pytz in ./venv/lib/python3.8/site-packages (2018.5) Collecting pytz Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 31.0 MB/s eta 0:00:00 Installing collected packages: pytz Attempting uninstall: pytz Found existing installation: pytz 2018.5 Uninstalling pytz-2018.5: Successfully uninstalled pytz-2018.5 Successfully installed pytz-2022.2.1 Requirement already satisfied: PyYAML in ./venv/lib/python3.8/site-packages (3.11) Collecting PyYAML Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) Installing collected packages: PyYAML Attempting uninstall: PyYAML Found existing installation: PyYAML 3.11 Uninstalling PyYAML-3.11: Successfully uninstalled PyYAML-3.11 Successfully installed PyYAML-6.0 Requirement already satisfied: requests in ./venv/lib/python3.8/site-packages (2.22.0) Collecting requests Using cached requests-2.28.1-py3-none-any.whl (62 kB) Requirement already satisfied: idna<4,>=2.5 in ./venv/lib/python3.8/site-packages (from requests) (2.8) Collecting charset-normalizer<3,>=2 Using cached charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Requirement already satisfied: certifi>=2017.4.17 in ./venv/lib/python3.8/site-packages (from requests) (2022.6.15) Requirement already satisfied: urllib3<1.27,>=1.21.1 in ./venv/lib/python3.8/site-packages (from requests) (1.25.9) Installing collected packages: charset-normalizer, requests Attempting uninstall: requests Found existing installation: requests 2.22.0 Uninstalling requests-2.22.0: Successfully uninstalled requests-2.22.0 Successfully installed charset-normalizer-2.1.1 requests-2.28.1 Requirement already satisfied: requests-oauthlib in ./venv/lib/python3.8/site-packages (1.0.0) Collecting requests-oauthlib Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Requirement already satisfied: oauthlib>=3.0.0 in ./venv/lib/python3.8/site-packages (from requests-oauthlib) (3.2.0) Requirement already satisfied: requests>=2.0.0 in ./venv/lib/python3.8/site-packages (from requests-oauthlib) (2.28.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in ./venv/lib/python3.8/site-packages (from requests>=2.0.0->requests-oauthlib) (1.25.9) Requirement already satisfied: idna<4,>=2.5 in ./venv/lib/python3.8/site-packages (from requests>=2.0.0->requests-oauthlib) (2.8) Requirement already satisfied: charset-normalizer<3,>=2 in ./venv/lib/python3.8/site-packages (from requests>=2.0.0->requests-oauthlib) (2.1.1) Requirement already satisfied: certifi>=2017.4.17 in ./venv/lib/python3.8/site-packages (from requests>=2.0.0->requests-oauthlib) (2022.6.15) Installing collected packages: requests-oauthlib Attempting uninstall: requests-oauthlib Found existing installation: requests-oauthlib 1.0.0 Uninstalling requests-oauthlib-1.0.0: Successfully uninstalled requests-oauthlib-1.0.0 Successfully installed requests-oauthlib-1.3.1 Requirement already satisfied: rsa in ./venv/lib/python3.8/site-packages (3.4.2) Collecting rsa Downloading rsa-4.9-py3-none-any.whl (34 kB) Requirement already satisfied: pyasn1>=0.1.3 in ./venv/lib/python3.8/site-packages (from rsa) (0.4.8) Installing collected packages: rsa Attempting uninstall: rsa Found existing installation: rsa 3.4.2 Uninstalling rsa-3.4.2: Successfully uninstalled rsa-3.4.2 Successfully installed rsa-4.9 Requirement already satisfied: s3transfer in ./venv/lib/python3.8/site-packages (0.6.0) Requirement already satisfied: botocore<2.0a.0,>=1.12.36 in ./venv/lib/python3.8/site-packages (from s3transfer) (1.27.63) Requirement already satisfied: urllib3<1.27,>=1.25.4 in ./venv/lib/python3.8/site-packages (from botocore<2.0a.0,>=1.12.36->s3transfer) (1.25.9) Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in ./venv/lib/python3.8/site-packages (from botocore<2.0a.0,>=1.12.36->s3transfer) (2.8.2) Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in ./venv/lib/python3.8/site-packages (from botocore<2.0a.0,>=1.12.36->s3transfer) (1.0.1) Requirement already satisfied: six>=1.5 in ./venv/lib/python3.8/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<2.0a.0,>=1.12.36->s3transfer) (1.10.0) Requirement already satisfied: setuptools in ./venv/lib/python3.8/site-packages (44.0.0) Collecting setuptools Using cached setuptools-65.3.0-py3-none-any.whl (1.2 MB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 44.0.0 Uninstalling setuptools-44.0.0: Successfully uninstalled setuptools-44.0.0 Successfully installed setuptools-65.3.0 Requirement already satisfied: simplejson in ./venv/lib/python3.8/site-packages (3.16.0) Collecting simplejson Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.5/139.5 kB 17.4 MB/s eta 0:00:00 Installing collected packages: simplejson Attempting uninstall: simplejson Found existing installation: simplejson 3.16.0 Uninstalling simplejson-3.16.0: Successfully uninstalled simplejson-3.16.0 Successfully installed simplejson-3.17.6 Requirement already satisfied: six in ./venv/lib/python3.8/site-packages (1.10.0) Collecting six Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: six Attempting uninstall: six Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Successfully installed six-1.16.0 Requirement already satisfied: stripe in ./venv/lib/python3.8/site-packages (2.60.0) Collecting stripe Downloading stripe-4.1.0-py2.py3-none-any.whl (252 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 252.1/252.1 kB 17.7 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.20 in ./venv/lib/python3.8/site-packages (from stripe) (2.28.1) Requirement already satisfied: idna<4,>=2.5 in ./venv/lib/python3.8/site-packages (from requests>=2.20->stripe) (2.8) Requirement already satisfied: charset-normalizer<3,>=2 in ./venv/lib/python3.8/site-packages (from requests>=2.20->stripe) (2.1.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in ./venv/lib/python3.8/site-packages (from requests>=2.20->stripe) (1.25.9) Requirement already satisfied: certifi>=2017.4.17 in ./venv/lib/python3.8/site-packages (from requests>=2.20->stripe) (2022.6.15) Installing collected packages: stripe Attempting uninstall: stripe Found existing installation: stripe 2.60.0 Uninstalling stripe-2.60.0: Successfully uninstalled stripe-2.60.0 Successfully installed stripe-4.1.0 Requirement already satisfied: traitlets in ./venv/lib/python3.8/site-packages (5.3.0) Requirement already satisfied: urllib3 in ./venv/lib/python3.8/site-packages (1.25.9) Collecting urllib3 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 10.9 MB/s eta 0:00:00 Installing collected packages: urllib3 Attempting uninstall: urllib3 Found existing installation: urllib3 1.25.9 Uninstalling urllib3-1.25.9: Successfully uninstalled urllib3-1.25.9 Successfully installed urllib3-1.26.12 Requirement already satisfied: validators in ./venv/lib/python3.8/site-packages (0.12.2) Collecting validators Downloading validators-0.20.0.tar.gz (30 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: decorator>=3.4.0 in ./venv/lib/python3.8/site-packages (from validators) (5.1.1) Building wheels for collected packages: validators Building wheel for validators (setup.py): started Building wheel for validators (setup.py): finished with status 'done' Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19579 sha256=a401cd2fe31e5e242b587c9e718d748983979a8b5828485e464bca5ef60ac4d5 Stored in directory: /root/.cache/pip/wheels/19/09/72/3eb74d236bb48bd0f3c6c3c83e4e0c5bbfcbcad7c6c3539db8 Successfully built validators Installing collected packages: validators Attempting uninstall: validators Found existing installation: validators 0.12.2 Uninstalling validators-0.12.2: Successfully uninstalled validators-0.12.2 Successfully installed validators-0.20.0 Requirement already satisfied: wcwidth in ./venv/lib/python3.8/site-packages (0.1.7) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Installing collected packages: wcwidth Attempting uninstall: wcwidth Found existing installation: wcwidth 0.1.7 Uninstalling wcwidth-0.1.7: Successfully uninstalled wcwidth-0.1.7 Successfully installed wcwidth-0.2.5 Requirement already satisfied: wheel in ./venv/lib/python3.8/site-packages (0.34.2) Collecting wheel Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) Installing collected packages: wheel Attempting uninstall: wheel Found existing installation: wheel 0.34.2 Uninstalling wheel-0.34.2: Successfully uninstalled wheel-0.34.2 Successfully installed wheel-0.37.1 Requirement already satisfied: xlrd in ./venv/lib/python3.8/site-packages (1.2.0) Collecting xlrd Downloading xlrd-2.0.1-py2.py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.5/96.5 kB 6.7 MB/s eta 0:00:00 Installing collected packages: xlrd Attempting uninstall: xlrd Found existing installation: xlrd 1.2.0 Uninstalling xlrd-1.2.0: Successfully uninstalled xlrd-1.2.0 Successfully installed xlrd-2.0.1 Requirement already satisfied: XlsxWriter in ./venv/lib/python3.8/site-packages (1.1.2) Collecting XlsxWriter Downloading XlsxWriter-3.0.3-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 kB 13.3 MB/s eta 0:00:00 Installing collected packages: XlsxWriter Attempting uninstall: XlsxWriter Found existing installation: XlsxWriter 1.1.2 Uninstalling XlsxWriter-1.1.2: Successfully uninstalled XlsxWriter-1.1.2 Successfully installed XlsxWriter-3.0.3