-
-
Save astrojuanlu/dce96fe4f5a27abcc07945fa094681c6 to your computer and use it in GitHub Desktop.
Long backtracking
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@f4372a0219b2:/opt/airflow# pip install ".[devel_all]" --upgrade --upgrade-strategy eager "dill<0.3.3" "certifi<2021.0.0" "google-ads<14.0.1" | |
Processing /opt/airflow | |
Preparing metadata (setup.py) ... done | |
Requirement already satisfied: dill<0.3.3 in /usr/local/lib/python3.7/site-packages (0.3.1.1) | |
Collecting dill<0.3.3 | |
Downloading dill-0.3.2.zip (177 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 177.6/177.6 KB 7.1 MB/s eta 0:00:00 | |
Preparing metadata (setup.py) ... done | |
Requirement already satisfied: certifi<2021.0.0 in /usr/local/lib/python3.7/site-packages (2020.12.5) | |
Requirement already satisfied: google-ads<14.0.1 in /usr/local/lib/python3.7/site-packages (14.0.0) | |
Requirement already satisfied: alembic<2.0,>=1.5.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.7.6) | |
Requirement already satisfied: argcomplete>=1.10 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.12.3) | |
Collecting argcomplete>=1.10 | |
Downloading argcomplete-2.0.0-py2.py3-none-any.whl (37 kB) | |
Requirement already satisfied: attrs<21.0,>=20.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (20.3.0) | |
Requirement already satisfied: blinker in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.4) | |
Requirement already satisfied: cattrs!=1.7.*,~=1.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.10.0) | |
Requirement already satisfied: colorlog>=4.0.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (4.8.0) | |
Collecting colorlog>=4.0.2 | |
Downloading colorlog-6.6.0-py2.py3-none-any.whl (11 kB) | |
Requirement already satisfied: connexion[flask,swagger-ui]>=2.10.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.11.2) | |
Collecting connexion[flask,swagger-ui]>=2.10.0 | |
Downloading connexion-2.12.0-py2.py3-none-any.whl (94 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 KB 4.9 MB/s eta 0:00:00 | |
Requirement already satisfied: cron-descriptor>=1.2.24 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.2.24) | |
Requirement already satisfied: croniter>=0.3.17 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.3.4) | |
Requirement already satisfied: cryptography>=0.9.3 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.4.8) | |
Collecting cryptography>=0.9.3 | |
Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 5.7 MB/s eta 0:00:00 | |
Requirement already satisfied: deprecated>=1.2.13 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.2.13) | |
Requirement already satisfied: flask<2.0,>=1.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.1.2) | |
Collecting flask<2.0,>=1.1.0 | |
Downloading Flask-1.1.4-py2.py3-none-any.whl (94 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.6/94.6 KB 6.2 MB/s eta 0:00:00 | |
Requirement already satisfied: flask-appbuilder==3.4.4 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.4.4) | |
Requirement already satisfied: flask-caching<2.0.0,>=1.5.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.10.1) | |
Requirement already satisfied: flask-login<0.5,>=0.3 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.4.1) | |
Requirement already satisfied: flask-session<=0.4.0,>=0.3.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.4.0) | |
Requirement already satisfied: flask-wtf<0.15,>=0.14.3 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.14.3) | |
Requirement already satisfied: graphviz>=0.12 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.19.1) | |
Requirement already satisfied: gunicorn>=20.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (20.1.0) | |
Requirement already satisfied: httpx in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.22.0) | |
Requirement already satisfied: itsdangerous<2.0,>=1.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.1.0) | |
Requirement already satisfied: jinja2<3.1,>=2.10.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.0.3) | |
Requirement already satisfied: jsonschema<5.0,>=3.2.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.2.0) | |
Collecting jsonschema<5.0,>=3.2.0 | |
Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 3.3 MB/s eta 0:00:00 | |
Requirement already satisfied: lazy-object-proxy in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.7.1) | |
Requirement already satisfied: lockfile>=0.12.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.12.2) | |
Requirement already satisfied: markdown>=3.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.3.6) | |
Requirement already satisfied: markupsafe<2.1.0,>=1.1.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.0.1) | |
Requirement already satisfied: marshmallow-oneofschema>=2.0.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.0.1) | |
Requirement already satisfied: packaging>=14.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (21.3) | |
Requirement already satisfied: pendulum>=2.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.1.2) | |
Requirement already satisfied: pluggy>=1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.0) | |
Requirement already satisfied: psutil>=4.2.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (5.9.0) | |
Requirement already satisfied: pygments>=2.0.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.11.2) | |
Requirement already satisfied: python-daemon>=2.2.4 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.3.0) | |
Requirement already satisfied: python-dateutil>=2.3 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.8.2) | |
Requirement already satisfied: python-nvd3>=0.15.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.15.0) | |
Requirement already satisfied: python-slugify>=5.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (6.0.1) | |
Collecting python-slugify>=5.0 | |
Downloading python_slugify-6.1.1-py2.py3-none-any.whl (9.1 kB) | |
Requirement already satisfied: rich>=9.2.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (11.2.0) | |
Requirement already satisfied: setproctitle>=1.1.8 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.2.2) | |
Requirement already satisfied: sqlalchemy<1.4.10,>=1.3.18 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.4.9) | |
Requirement already satisfied: sqlalchemy_jsonfield>=1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.0) | |
Requirement already satisfied: tabulate>=0.7.5 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.8.9) | |
Requirement already satisfied: tenacity>=6.2.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (8.0.1) | |
Requirement already satisfied: termcolor>=1.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.1.0) | |
Requirement already satisfied: unicodecsv>=0.14.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.14.1) | |
Requirement already satisfied: werkzeug>=1.0.1,~=1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.1) | |
Requirement already satisfied: typing-extensions>=3.7.4 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.10.0.2) | |
Collecting typing-extensions>=3.7.4 | |
Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) | |
Requirement already satisfied: importlib_metadata>=1.7 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (4.11.1) | |
Collecting importlib_metadata>=1.7 | |
Downloading importlib_metadata-4.11.2-py3-none-any.whl (17 kB) | |
Requirement already satisfied: importlib_resources>=5.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (5.4.0) | |
Requirement already satisfied: cached_property>=1.5.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.5.2) | |
Requirement already satisfied: JIRA>1.0.7 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.1.1) | |
Requirement already satisfied: PyOpenSSL in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (20.0.1) | |
Collecting PyOpenSSL | |
Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 14.3 MB/s eta 0:00:00 | |
Requirement already satisfied: amqp in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (5.0.9) | |
Requirement already satisfied: analytics-python>=1.2.9 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.4.0) | |
Collecting apache-airflow-providers-http | |
Downloading apache_airflow_providers_http-2.0.3-py3-none-any.whl (21 kB) | |
Requirement already satisfied: apache-beam>=2.33.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.35.0) | |
Collecting apache-beam>=2.33.0 | |
Downloading apache_beam-2.36.0-cp37-cp37m-manylinux2010_x86_64.whl (10.1 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 7.1 MB/s eta 0:00:00 | |
Requirement already satisfied: arrow>=0.16.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.2.2) | |
Requirement already satisfied: asana>=0.10 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.10.3) | |
Requirement already satisfied: atlasclient>=0.1.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.0) | |
Requirement already satisfied: authlib in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.15.5) | |
Requirement already satisfied: aws_xray_sdk in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.9.0) | |
Requirement already satisfied: azure-batch>=8.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (12.0.0) | |
Requirement already satisfied: azure-cosmos>=4.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (4.2.0) | |
Requirement already satisfied: azure-datalake-store>=0.0.45 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.0.52) | |
Requirement already satisfied: azure-identity>=1.3.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.7.1) | |
Collecting azure-identity>=1.3.1 | |
Downloading azure_identity-1.8.0-py3-none-any.whl (130 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.8/130.8 KB 7.6 MB/s eta 0:00:00 | |
Requirement already satisfied: azure-keyvault>=4.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (4.1.0) | |
Requirement already satisfied: azure-kusto-data<0.1,>=0.0.43 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.0.45) | |
Requirement already satisfied: azure-mgmt-containerinstance<2.0,>=1.5.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.5.0) | |
Requirement already satisfied: azure-mgmt-datafactory<2.0,>=1.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.1.0) | |
Requirement already satisfied: azure-mgmt-datalake-store>=0.5.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.5.0) | |
Requirement already satisfied: azure-mgmt-resource>=2.2.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (20.1.0) | |
Requirement already satisfied: azure-storage-blob<12.9.0,>=12.7.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (12.8.1) | |
Requirement already satisfied: azure-storage-common>=2.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.1.0) | |
Requirement already satisfied: azure-storage-file>=2.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.1.0) | |
Requirement already satisfied: bcrypt>=2.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.2.0) | |
Requirement already satisfied: beautifulsoup4>=4.7.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (4.10.0) | |
Requirement already satisfied: black in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (22.1.0) | |
Requirement already satisfied: boto3>=1.15.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.21.4) | |
Collecting boto3>=1.15.0 | |
Downloading boto3-1.21.11-py3-none-any.whl (132 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.2/132.2 KB 7.3 MB/s eta 0:00:00 | |
Requirement already satisfied: bowler in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.9.0) | |
Requirement already satisfied: cassandra-driver>=3.13.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.25.0) | |
Requirement already satisfied: celery>=5.2.3 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (5.2.3) | |
Requirement already satisfied: cgroupspy>=0.1.4 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.2.1) | |
Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (8.0.4) | |
Requirement already satisfied: cloudant>=2.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.15.0) | |
Requirement already satisfied: cloudpickle<1.5.0,>=1.4.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.4.1) | |
Requirement already satisfied: coverage in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (6.3.2) | |
Requirement already satisfied: cx_Oracle>=5.1.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (8.3.0) | |
Requirement already satisfied: dask<2021.6.1,>=2.9.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2021.6.0) | |
Requirement already satisfied: datadog>=0.14.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.43.0) | |
Collecting datadog>=0.14.0 | |
Downloading datadog-0.44.0-py2.py3-none-any.whl (111 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.0/111.0 KB 5.8 MB/s eta 0:00:00 | |
Requirement already satisfied: distributed<2.20,>=2.11.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.19.0) | |
Requirement already satisfied: dnspython>=1.13.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.2.0) | |
Requirement already satisfied: docker>=5.0.3 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (5.0.3) | |
Requirement already satisfied: elasticsearch-dbapi in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.2.9) | |
Requirement already satisfied: elasticsearch-dsl>=5.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (7.4.0) | |
Requirement already satisfied: elasticsearch>7 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (7.13.4) | |
Collecting elasticsearch>7 | |
Downloading elasticsearch-8.0.1-py3-none-any.whl (372 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 372.8/372.8 KB 6.7 MB/s eta 0:00:00 | |
Requirement already satisfied: eventlet>=0.9.7 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.33.0) | |
Requirement already satisfied: facebook-business>=6.0.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (12.0.1) | |
Requirement already satisfied: filelock in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.6.0) | |
Requirement already satisfied: flake8-colors in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.1.9) | |
Requirement already satisfied: flake8>=3.6.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.9.2) | |
Collecting flake8>=3.6.0 | |
Downloading flake8-4.0.1-py2.py3-none-any.whl (64 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.1/64.1 KB 10.6 MB/s eta 0:00:00 | |
Requirement already satisfied: flaky in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.7.0) | |
Requirement already satisfied: flask-bcrypt>=0.7.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.7.1) | |
Requirement already satisfied: flower>=1.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.0) | |
Requirement already satisfied: freezegun in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.1.0) | |
Requirement already satisfied: gevent>=0.13 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (21.12.0) | |
Requirement already satisfied: github3.py in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.0.0) | |
Collecting github3.py | |
Downloading github3.py-3.2.0-py2.py3-none-any.whl (152 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.0/152.0 KB 7.1 MB/s eta 0:00:00 | |
Requirement already satisfied: gitpython in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.1.27) | |
Requirement already satisfied: google-api-core<3.0.0,>=1.25.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.31.5) | |
Collecting google-api-core<3.0.0,>=1.25.1 | |
Downloading google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.8/111.8 KB 5.3 MB/s eta 0:00:00 | |
Requirement already satisfied: google-api-python-client<2.0.0,>=1.6.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.12.10) | |
Requirement already satisfied: google-auth-httplib2>=0.0.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.1.0) | |
Requirement already satisfied: google-auth>=1.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.35.0) | |
Collecting google-auth>=1.0.0 | |
Downloading google_auth-2.6.0-py2.py3-none-any.whl (156 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.3/156.3 KB 7.9 MB/s eta 0:00:00 | |
Requirement already satisfied: google-cloud-aiplatform<2.0.0,>=1.7.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.10.0) | |
Requirement already satisfied: google-cloud-automl>=2.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.6.0) | |
Collecting google-cloud-automl>=2.1.0 | |
Downloading google_cloud_automl-2.7.1-py2.py3-none-any.whl (289 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 289.9/289.9 KB 5.9 MB/s eta 0:00:00 | |
Requirement already satisfied: google-cloud-bigquery-datatransfer>=3.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.6.0) | |
Requirement already satisfied: google-cloud-bigtable<2.0.0,>=1.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.7.0) | |
Requirement already satisfied: google-cloud-build>=3.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.8.0) | |
Requirement already satisfied: google-cloud-container<2.0.0,>=0.1.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.1) | |
Requirement already satisfied: google-cloud-datacatalog>=3.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.6.2) | |
Collecting google-cloud-datacatalog>=3.0.0 | |
Downloading google_cloud_datacatalog-3.7.0-py2.py3-none-any.whl (290 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.4/290.4 KB 5.3 MB/s eta 0:00:00 | |
Requirement already satisfied: google-cloud-dataproc-metastore<2.0.0,>=1.2.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.3.1) | |
Collecting google-cloud-dataproc-metastore<2.0.0,>=1.2.0 | |
Downloading google_cloud_dataproc_metastore-1.4.0-py2.py3-none-any.whl (145 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.3/145.3 KB 6.4 MB/s eta 0:00:00 | |
Requirement already satisfied: google-cloud-dataproc>=3.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.2.0) | |
Collecting google-cloud-dataproc>=3.1.0 | |
Downloading google_cloud_dataproc-4.0.0-py2.py3-none-any.whl (198 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.9/198.9 KB 5.5 MB/s eta 0:00:00 | |
Requirement already satisfied: google-cloud-dlp<2.0.0,>=0.11.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.0) | |
Requirement already satisfied: google-cloud-kms>=2.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.11.0) | |
Requirement already satisfied: google-cloud-language<2.0.0,>=1.1.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.3.0) | |
Requirement already satisfied: google-cloud-logging>=2.1.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.0.0) | |
Requirement already satisfied: google-cloud-memcache<1.1.0,>=0.2.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.0) | |
Requirement already satisfied: google-cloud-monitoring>=2.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.8.0) | |
Collecting google-cloud-monitoring>=2.0.0 | |
Downloading google_cloud_monitoring-2.9.0-py2.py3-none-any.whl (281 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 281.1/281.1 KB 7.5 MB/s eta 0:00:00 | |
Requirement already satisfied: google-cloud-orchestration-airflow<2.0.0,>=1.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.2.1) | |
Collecting google-cloud-orchestration-airflow<2.0.0,>=1.0.0 | |
Downloading google_cloud_orchestration_airflow-1.3.0-py2.py3-none-any.whl (146 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.9/146.9 KB 7.7 MB/s eta 0:00:00 | |
Requirement already satisfied: google-cloud-os-login>=2.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.5.1) | |
Collecting google-cloud-os-login>=2.0.0 | |
Downloading google_cloud_os_login-2.6.0-py2.py3-none-any.whl (43 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.7/43.7 KB 12.6 MB/s eta 0:00:00 | |
Requirement already satisfied: google-cloud-pubsub>=2.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.9.0) | |
Requirement already satisfied: google-cloud-redis>=2.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.5.1) | |
Collecting google-cloud-redis>=2.0.0 | |
Downloading google_cloud_redis-2.7.0-py2.py3-none-any.whl (100 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 KB 315.4 MB/s eta 0:00:00 | |
Requirement already satisfied: google-cloud-secret-manager<2.0.0,>=0.2.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.0) | |
Requirement already satisfied: google-cloud-spanner<2.0.0,>=1.10.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.19.1) | |
Requirement already satisfied: google-cloud-speech<2.0.0,>=0.36.3 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.3.2) | |
Requirement already satisfied: google-cloud-storage<2.0.0,>=1.30 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.44.0) | |
Requirement already satisfied: google-cloud-tasks>=2.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.7.2) | |
Collecting google-cloud-tasks>=2.0.0 | |
Downloading google_cloud_tasks-2.8.0-py2.py3-none-any.whl (211 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.6/211.6 KB 8.1 MB/s eta 0:00:00 | |
Requirement already satisfied: google-cloud-texttospeech<2.0.0,>=0.4.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.1) | |
Requirement already satisfied: google-cloud-translate<2.0.0,>=1.5.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.7.0) | |
Requirement already satisfied: google-cloud-videointelligence<2.0.0,>=1.7.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.16.1) | |
Requirement already satisfied: google-cloud-vision<2.0.0,>=0.35.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.0) | |
Requirement already satisfied: google-cloud-workflows<2.0.0,>=0.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.5.0) | |
Collecting google-cloud-workflows<2.0.0,>=0.1.0 | |
Downloading google_cloud_workflows-1.6.0-py2.py3-none-any.whl (136 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.1/136.1 KB 6.0 MB/s eta 0:00:00 | |
Requirement already satisfied: greenlet>=0.4.9 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.1.2) | |
Requirement already satisfied: grpcio-gcp>=0.2.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.2.2) | |
Requirement already satisfied: grpcio>=1.15.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.44.0) | |
Requirement already satisfied: hdfs[avro,dataframe,kerberos]>=2.0.4 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.6.0) | |
Requirement already satisfied: hmsclient>=0.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.1.1) | |
Requirement already satisfied: hvac>=0.10 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.11.2) | |
Requirement already satisfied: influxdb-client>=1.19.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.26.0) | |
Requirement already satisfied: ipdb in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.13.9) | |
Requirement already satisfied: jaydebeapi>=1.1.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.2.3) | |
Requirement already satisfied: json-merge-patch>=0.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.2) | |
Requirement already satisfied: jsondiff in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.3.1) | |
Requirement already satisfied: jsonpath_ng>=1.5.3 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.5.3) | |
Requirement already satisfied: kubernetes>=3.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (22.6.0) | |
Collecting kubernetes>=3.0.0 | |
Downloading kubernetes-23.3.0-py2.py3-none-any.whl (1.5 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 7.0 MB/s eta 0:00:00 | |
Requirement already satisfied: kylinpy>=2.6 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.8.4) | |
Requirement already satisfied: ldap3>=2.5.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.9.1) | |
Requirement already satisfied: mongomock in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (4.0.0) | |
Requirement already satisfied: moto>=2.2.12,~=2.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.3.2) | |
Requirement already satisfied: mypy==0.910 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.910) | |
Requirement already satisfied: mysql-connector-python>=8.0.11 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (8.0.28) | |
Requirement already satisfied: mysqlclient>=1.3.6 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.1.0) | |
Requirement already satisfied: neo4j>=4.2.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (4.4.1) | |
Requirement already satisfied: opsgenie-sdk>=2.1.5 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.1.5) | |
Requirement already satisfied: oss2>=2.14.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.15.0) | |
Requirement already satisfied: pandas-gbq<0.15.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.14.1) | |
Requirement already satisfied: pandas<1.4,>=0.17.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.3.5) | |
Requirement already satisfied: papermill[all]>=1.2.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.3.4) | |
Requirement already satisfied: parameterized in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.8.1) | |
Requirement already satisfied: paramiko in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.9.2) | |
Requirement already satisfied: pdpyras>=4.1.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (4.4.0) | |
Collecting pdpyras>=4.1.2 | |
Downloading pdpyras-4.5.0.tar.gz (28 kB) | |
Preparing metadata (setup.py) ... done | |
Requirement already satisfied: pinotdb>0.1.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.3.9) | |
Requirement already satisfied: pipdeptree in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.2.1) | |
Requirement already satisfied: plyvel in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.4.0) | |
Requirement already satisfied: pre-commit in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.17.0) | |
Requirement already satisfied: presto-python-client<0.8,>=0.7.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.7.0) | |
Requirement already satisfied: psycopg2-binary>=2.7.4 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.9.3) | |
Requirement already satisfied: pydruid>=0.4.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.6.2) | |
Requirement already satisfied: pyexasol>=0.5.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.24.0) | |
Requirement already satisfied: pygithub in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.54.1) | |
Collecting pygithub | |
Downloading PyGithub-1.55-py3-none-any.whl (291 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 291.7/291.7 KB 4.7 MB/s eta 0:00:00 | |
Requirement already satisfied: pykerberos>=1.1.13 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.2.1) | |
Requirement already satisfied: pymongo<4.0.0,>=3.6.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.12.3) | |
Requirement already satisfied: pymssql>=2.1.5 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.2.4) | |
Requirement already satisfied: pyodbc in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (4.0.32) | |
Requirement already satisfied: pypsrp in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.8.1) | |
Requirement already satisfied: pysftp in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.2.9) | |
Requirement already satisfied: pyspark in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.2.1) | |
Requirement already satisfied: pytest-asyncio in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.18.1) | |
Requirement already satisfied: pytest-cov in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.0.0) | |
Requirement already satisfied: pytest-httpx in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.20.0) | |
Requirement already satisfied: pytest-instafail in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.4.2) | |
Requirement already satisfied: pytest-rerunfailures~=9.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (9.1.1) | |
Requirement already satisfied: pytest-timeouts in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.2.1) | |
Requirement already satisfied: pytest-xdist in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.5.0) | |
Requirement already satisfied: pytest~=6.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (6.2.5) | |
Requirement already satisfied: python-jenkins>=1.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.7.0) | |
Requirement already satisfied: python-jose in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.3.0) | |
Requirement already satisfied: python-ldap in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.4.0) | |
Requirement already satisfied: python-telegram-bot>=13.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (13.11) | |
Requirement already satisfied: pywinrm in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.4.2) | |
Requirement already satisfied: qds-sdk>=1.10.4 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.16.1) | |
Requirement already satisfied: redis~=3.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.5.3) | |
Requirement already satisfied: redshift_connector>=2.0.888 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.0.904) | |
Requirement already satisfied: requests>=2.26.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.27.1) | |
Requirement already satisfied: requests_kerberos>=0.10.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.14.0) | |
Requirement already satisfied: requests_mock in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.9.3) | |
Requirement already satisfied: rich_click in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.0) | |
Collecting rich_click | |
Downloading rich_click-1.2.1-py3-none-any.whl (15 kB) | |
Requirement already satisfied: scrapbook[all] in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.5.0) | |
Requirement already satisfied: semver in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.13.0) | |
Requirement already satisfied: sendgrid>=6.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (6.9.6) | |
Requirement already satisfied: sentry-sdk>=0.8.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.5.6) | |
Requirement already satisfied: simple-salesforce>=1.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.11.5) | |
Collecting simple-salesforce>=1.0.0 | |
Downloading simple_salesforce-1.11.6-py2.py3-none-any.whl (118 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 KB 3.1 MB/s eta 0:00:00 | |
Requirement already satisfied: slack_sdk>=3.0.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.15.1) | |
Collecting slack_sdk>=3.0.0 | |
Downloading slack_sdk-3.15.2-py2.py3-none-any.whl (261 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 261.9/261.9 KB 4.7 MB/s eta 0:00:00 | |
Requirement already satisfied: smbprotocol>=1.5.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.9.0) | |
Requirement already satisfied: snowflake-connector-python<2.7.2,>=2.4.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.7.1) | |
Requirement already satisfied: snowflake-sqlalchemy!=1.2.5,>=1.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.3.3) | |
Requirement already satisfied: sphinx-airflow-theme in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.0.6) | |
Requirement already satisfied: sphinx-argparse>=0.1.13 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.3.1) | |
Requirement already satisfied: sphinx-autoapi>=1.8.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.8.4) | |
Requirement already satisfied: sphinx-copybutton in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.5.0) | |
Requirement already satisfied: sphinx-jinja>=1.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.4.0) | |
Requirement already satisfied: sphinx-rtd-theme>=0.1.6 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.0) | |
Requirement already satisfied: sphinx>=4.4.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (4.4.0) | |
Requirement already satisfied: sphinxcontrib-httpdomain>=1.7.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.8.0) | |
Requirement already satisfied: sphinxcontrib-redoc>=1.6.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.6.0) | |
Requirement already satisfied: sphinxcontrib-spelling>=7.3 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (7.3.2) | |
Requirement already satisfied: spython>=0.0.56 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.1.18) | |
Requirement already satisfied: sqlalchemy-bigquery>=1.2.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.3.0) | |
Collecting sqlalchemy-bigquery>=1.2.1 | |
Downloading sqlalchemy_bigquery-1.4.0-py2.py3-none-any.whl (32 kB) | |
Requirement already satisfied: sqlalchemy-drill>=1.1.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.1.1) | |
Requirement already satisfied: sqlalchemy_redshift>=0.8.6 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.8.9) | |
Requirement already satisfied: sqlparse>=0.4.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.4.2) | |
Requirement already satisfied: sshtunnel>=0.3.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.4.0) | |
Requirement already satisfied: statsd>=3.3.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.3.0) | |
Requirement already satisfied: tableauserverclient in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.17.0) | |
Requirement already satisfied: thrift>=0.9.2 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.15.0) | |
Requirement already satisfied: thrift_sasl>=0.2.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.4.3) | |
Requirement already satisfied: trino>=0.301.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.310.0) | |
Requirement already satisfied: twine in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.8.0) | |
Requirement already satisfied: types-Deprecated in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.2.5) | |
Requirement already satisfied: types-Markdown in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.3.12) | |
Requirement already satisfied: types-PyMySQL in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.13) | |
Requirement already satisfied: types-PyYAML in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (6.0.4) | |
Requirement already satisfied: types-boto in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.49.7) | |
Requirement already satisfied: types-certifi in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2021.10.8.1) | |
Requirement already satisfied: types-croniter in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.7) | |
Requirement already satisfied: types-docutils in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.17.6) | |
Collecting types-docutils | |
Downloading types_docutils-0.18.0-py3-none-any.whl (16 kB) | |
Requirement already satisfied: types-freezegun in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.1.6) | |
Requirement already satisfied: types-paramiko in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.8.13) | |
Requirement already satisfied: types-protobuf in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (3.19.12) | |
Requirement already satisfied: types-python-dateutil in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.8.9) | |
Requirement already satisfied: types-python-slugify in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (5.0.3) | |
Requirement already satisfied: types-pytz in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2021.3.5) | |
Requirement already satisfied: types-redis in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (4.1.16) | |
Collecting types-redis | |
Downloading types_redis-4.1.17-py3-none-any.whl (34 kB) | |
Requirement already satisfied: types-requests in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.27.10) | |
Collecting types-requests | |
Downloading types_requests-2.27.11-py3-none-any.whl (11 kB) | |
Requirement already satisfied: types-setuptools in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (57.4.9) | |
Requirement already satisfied: types-tabulate in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.8.5) | |
Requirement already satisfied: types-termcolor in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.1.3) | |
Requirement already satisfied: types-toml in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.10.4) | |
Requirement already satisfied: vertica-python>=0.5.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.0.3) | |
Requirement already satisfied: virtualenv in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (20.13.1) | |
Collecting virtualenv | |
Downloading virtualenv-20.13.2-py2.py3-none-any.whl (8.7 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 5.3 MB/s eta 0:00:00 | |
Requirement already satisfied: watchtower~=2.0.1 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.0.1) | |
Requirement already satisfied: wheel in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.37.1) | |
Requirement already satisfied: yamllint in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (1.26.3) | |
Requirement already satisfied: yandexcloud>=0.122.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.131.0) | |
Collecting yandexcloud>=0.122.0 | |
Downloading yandexcloud-0.146.0-py3-none-any.whl (1.6 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 4.5 MB/s eta 0:00:00 | |
Requirement already satisfied: zenpy>=2.0.24 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (2.0.24) | |
Requirement already satisfied: pyhive[hive]>=0.6.0 in /usr/local/lib/python3.7/site-packages (from apache-airflow==2.3.0.dev0) (0.6.4) | |
Requirement already satisfied: Flask-SQLAlchemy<3,>=2.4 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (2.5.1) | |
Requirement already satisfied: email-validator<2,>=1.0.5 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (1.1.3) | |
Requirement already satisfied: Flask-OpenID<2,>=1.2.5 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (1.3.0) | |
Requirement already satisfied: marshmallow-sqlalchemy<0.27.0,>=0.22.0 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (0.26.1) | |
Requirement already satisfied: prison<1.0.0,>=0.2.1 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (0.2.1) | |
Requirement already satisfied: apispec[yaml]<4,>=3.3 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (3.3.2) | |
Requirement already satisfied: colorama<1,>=0.3.9 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (0.4.4) | |
Requirement already satisfied: marshmallow-enum<2,>=1.5.1 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (1.5.1) | |
Requirement already satisfied: Flask-JWT-Extended<4,>=3.18 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (3.25.1) | |
Requirement already satisfied: PyJWT<2.0.0,>=1.7.1 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (1.7.1) | |
Requirement already satisfied: sqlalchemy-utils<1,>=0.32.21 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (0.38.2) | |
Requirement already satisfied: WTForms<3.0.0 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (2.3.3) | |
Requirement already satisfied: Flask-Babel<3,>=1 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (2.0.0) | |
Requirement already satisfied: marshmallow<4,>=3 in /usr/local/lib/python3.7/site-packages (from flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (3.14.1) | |
Requirement already satisfied: typed-ast<1.5.0,>=1.4.0 in /usr/local/lib/python3.7/site-packages (from mypy==0.910->apache-airflow==2.3.0.dev0) (1.4.3) | |
Requirement already satisfied: mypy-extensions<0.5.0,>=0.4.3 in /usr/local/lib/python3.7/site-packages (from mypy==0.910->apache-airflow==2.3.0.dev0) (0.4.3) | |
Requirement already satisfied: toml in /usr/local/lib/python3.7/site-packages (from mypy==0.910->apache-airflow==2.3.0.dev0) (0.10.2) | |
Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.7/site-packages (from google-ads<14.0.1) (59.6.0) | |
Collecting setuptools>=40.3.0 | |
Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 5.3 MB/s eta 0:00:00 | |
Requirement already satisfied: nox==2020.12.31 in /usr/local/lib/python3.7/site-packages (from google-ads<14.0.1) (2020.12.31) | |
Requirement already satisfied: googleapis-common-protos<2.0.0,>=1.5.8 in /usr/local/lib/python3.7/site-packages (from google-ads<14.0.1) (1.54.0) | |
Collecting googleapis-common-protos<2.0.0,>=1.5.8 | |
Downloading googleapis_common_protos-1.55.0-py2.py3-none-any.whl (212 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.3/212.3 KB 8.3 MB/s eta 0:00:00 | |
Requirement already satisfied: PyYAML<6.0,>=5.1 in /usr/local/lib/python3.7/site-packages (from google-ads<14.0.1) (5.4.1) | |
Requirement already satisfied: proto-plus==1.18.1 in /usr/local/lib/python3.7/site-packages (from google-ads<14.0.1) (1.18.1) | |
Requirement already satisfied: google-auth-oauthlib<1.0.0,>=0.3.0 in /usr/local/lib/python3.7/site-packages (from google-ads<14.0.1) (0.4.6) | |
Collecting google-auth-oauthlib<1.0.0,>=0.3.0 | |
Downloading google_auth_oauthlib-0.5.0-py2.py3-none-any.whl (18 kB) | |
Requirement already satisfied: py<2.0.0,>=1.4.0 in /usr/local/lib/python3.7/site-packages (from nox==2020.12.31->google-ads<14.0.1) (1.11.0) | |
Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.7/site-packages (from proto-plus==1.18.1->google-ads<14.0.1) (3.19.4) | |
Requirement already satisfied: Mako in /usr/local/lib/python3.7/site-packages (from alembic<2.0,>=1.5.1->apache-airflow==2.3.0.dev0) (1.1.6) | |
Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.7/site-packages (from analytics-python>=1.2.9->apache-airflow==2.3.0.dev0) (1.16.0) | |
Requirement already satisfied: backoff==1.10.0 in /usr/local/lib/python3.7/site-packages (from analytics-python>=1.2.9->apache-airflow==2.3.0.dev0) (1.10.0) | |
Requirement already satisfied: monotonic>=1.5 in /usr/local/lib/python3.7/site-packages (from analytics-python>=1.2.9->apache-airflow==2.3.0.dev0) (1.6) | |
Requirement already satisfied: pydot<2,>=1.2.0 in /usr/local/lib/python3.7/site-packages (from apache-beam>=2.33.0->apache-airflow==2.3.0.dev0) (1.4.2) | |
Requirement already satisfied: httplib2<0.20.0,>=0.8 in /usr/local/lib/python3.7/site-packages (from apache-beam>=2.33.0->apache-airflow==2.3.0.dev0) (0.19.1) | |
Requirement already satisfied: crcmod<2.0,>=1.7 in /usr/local/lib/python3.7/site-packages (from apache-beam>=2.33.0->apache-airflow==2.3.0.dev0) (1.7) | |
Requirement already satisfied: fastavro<2,>=0.21.4 in /usr/local/lib/python3.7/site-packages (from apache-beam>=2.33.0->apache-airflow==2.3.0.dev0) (1.4.9) | |
Requirement already satisfied: numpy<1.22.0,>=1.14.3 in /usr/local/lib/python3.7/site-packages (from apache-beam>=2.33.0->apache-airflow==2.3.0.dev0) (1.20.3) | |
Collecting numpy<1.22.0,>=1.14.3 | |
Downloading numpy-1.21.5-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 6.6 MB/s eta 0:00:00 | |
Requirement already satisfied: pytz>=2018.3 in /usr/local/lib/python3.7/site-packages (from apache-beam>=2.33.0->apache-airflow==2.3.0.dev0) (2021.3) | |
Requirement already satisfied: pyarrow<7.0.0,>=0.15.1 in /usr/local/lib/python3.7/site-packages (from apache-beam>=2.33.0->apache-airflow==2.3.0.dev0) (6.0.1) | |
Requirement already satisfied: oauth2client<5,>=2.0.1 in /usr/local/lib/python3.7/site-packages (from apache-beam>=2.33.0->apache-airflow==2.3.0.dev0) (4.1.3) | |
Requirement already satisfied: orjson<4.0 in /usr/local/lib/python3.7/site-packages (from apache-beam>=2.33.0->apache-airflow==2.3.0.dev0) (3.6.7) | |
Will try a different candidate, due to conflict: | |
apache-airflow[devel-all] 2.3.0.dev0 depends on cloudpickle<1.5.0 and >=1.4.1 | |
apache-beam 2.36.0 depends on cloudpickle<3 and >=2.0.0 | |
Requirement already satisfied: requests-oauthlib<2.0,>=0.8.0 in /usr/local/lib/python3.7/site-packages (from asana>=0.10->apache-airflow==2.3.0.dev0) (1.3.1) | |
Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.7/site-packages (from requests>=2.26.0->apache-airflow==2.3.0.dev0) (2.0.12) | |
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests>=2.26.0->apache-airflow==2.3.0.dev0) (3.3) | |
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests>=2.26.0->apache-airflow==2.3.0.dev0) (1.26.8) | |
Requirement already satisfied: msrestazure<2.0.0,>=0.4.32 in /usr/local/lib/python3.7/site-packages (from azure-batch>=8.0.0->apache-airflow==2.3.0.dev0) (0.6.4) | |
Requirement already satisfied: msrest>=0.6.21 in /usr/local/lib/python3.7/site-packages (from azure-batch>=8.0.0->apache-airflow==2.3.0.dev0) (0.6.21) | |
Requirement already satisfied: azure-common~=1.1 in /usr/local/lib/python3.7/site-packages (from azure-batch>=8.0.0->apache-airflow==2.3.0.dev0) (1.1.28) | |
Requirement already satisfied: azure-core<2.0.0,>=1.0.0 in /usr/local/lib/python3.7/site-packages (from azure-cosmos>=4.0.0->apache-airflow==2.3.0.dev0) (1.22.1) | |
Requirement already satisfied: adal>=0.4.2 in /usr/local/lib/python3.7/site-packages (from azure-datalake-store>=0.0.45->apache-airflow==2.3.0.dev0) (1.2.7) | |
Requirement already satisfied: cffi in /usr/local/lib/python3.7/site-packages (from azure-datalake-store>=0.0.45->apache-airflow==2.3.0.dev0) (1.15.0) | |
Requirement already satisfied: msal<2.0.0,>=1.12.0 in /usr/local/lib/python3.7/site-packages (from azure-identity>=1.3.1->apache-airflow==2.3.0.dev0) (1.17.0) | |
Requirement already satisfied: msal-extensions~=0.3.0 in /usr/local/lib/python3.7/site-packages (from azure-identity>=1.3.1->apache-airflow==2.3.0.dev0) (0.3.1) | |
Requirement already satisfied: azure-keyvault-keys~=4.1 in /usr/local/lib/python3.7/site-packages (from azure-keyvault>=4.1.0->apache-airflow==2.3.0.dev0) (4.4.0) | |
Requirement already satisfied: azure-keyvault-secrets~=4.1 in /usr/local/lib/python3.7/site-packages (from azure-keyvault>=4.1.0->apache-airflow==2.3.0.dev0) (4.3.0) | |
Requirement already satisfied: azure-keyvault-certificates~=4.1 in /usr/local/lib/python3.7/site-packages (from azure-keyvault>=4.1.0->apache-airflow==2.3.0.dev0) (4.3.0) | |
Requirement already satisfied: azure-mgmt-core<2.0.0,>=1.2.0 in /usr/local/lib/python3.7/site-packages (from azure-mgmt-datafactory<2.0,>=1.0.0->apache-airflow==2.3.0.dev0) (1.3.0) | |
Requirement already satisfied: azure-mgmt-datalake-nspkg>=2.0.0 in /usr/local/lib/python3.7/site-packages (from azure-mgmt-datalake-store>=0.5.0->apache-airflow==2.3.0.dev0) (3.0.1) | |
Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.7/site-packages (from beautifulsoup4>=4.7.1->apache-airflow==2.3.0.dev0) (2.3.1) | |
Collecting botocore<1.25.0,>=1.24.11 | |
Downloading botocore-1.24.11-py3-none-any.whl (8.6 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 6.9 MB/s eta 0:00:00 | |
Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.7/site-packages (from boto3>=1.15.0->apache-airflow==2.3.0.dev0) (0.5.1) | |
Collecting s3transfer<0.6.0,>=0.5.0 | |
Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 KB 5.9 MB/s eta 0:00:00 | |
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.7/site-packages (from boto3>=1.15.0->apache-airflow==2.3.0.dev0) (0.10.0) | |
Requirement already satisfied: geomet<0.3,>=0.1 in /usr/local/lib/python3.7/site-packages (from cassandra-driver>=3.13.0->apache-airflow==2.3.0.dev0) (0.2.1.post1) | |
Requirement already satisfied: vine<6.0,>=5.0.0 in /usr/local/lib/python3.7/site-packages (from celery>=5.2.3->apache-airflow==2.3.0.dev0) (5.0.0) | |
Requirement already satisfied: billiard<4.0,>=3.6.4.0 in /usr/local/lib/python3.7/site-packages (from celery>=5.2.3->apache-airflow==2.3.0.dev0) (3.6.4.0) | |
Requirement already satisfied: click-didyoumean>=0.0.3 in /usr/local/lib/python3.7/site-packages (from celery>=5.2.3->apache-airflow==2.3.0.dev0) (0.3.0) | |
Requirement already satisfied: kombu<6.0,>=5.2.3 in /usr/local/lib/python3.7/site-packages (from celery>=5.2.3->apache-airflow==2.3.0.dev0) (5.2.3) | |
Requirement already satisfied: click-repl>=0.2.0 in /usr/local/lib/python3.7/site-packages (from celery>=5.2.3->apache-airflow==2.3.0.dev0) (0.2.0) | |
Requirement already satisfied: click-plugins>=1.1.1 in /usr/local/lib/python3.7/site-packages (from celery>=5.2.3->apache-airflow==2.3.0.dev0) (1.1.1) | |
Requirement already satisfied: inflection<0.6,>=0.3.1 in /usr/local/lib/python3.7/site-packages (from connexion[flask,swagger-ui]>=2.10.0->apache-airflow==2.3.0.dev0) (0.5.1) | |
Requirement already satisfied: clickclick<21,>=1.2 in /usr/local/lib/python3.7/site-packages (from connexion[flask,swagger-ui]>=2.10.0->apache-airflow==2.3.0.dev0) (20.10.2) | |
Requirement already satisfied: swagger-ui-bundle<0.1,>=0.0.2 in /usr/local/lib/python3.7/site-packages (from connexion[flask,swagger-ui]>=2.10.0->apache-airflow==2.3.0.dev0) (0.0.9) | |
Requirement already satisfied: fsspec>=0.6.0 in /usr/local/lib/python3.7/site-packages (from dask<2021.6.1,>=2.9.0->apache-airflow==2.3.0.dev0) (2022.1.0) | |
Collecting fsspec>=0.6.0 | |
Downloading fsspec-2022.2.0-py3-none-any.whl (134 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 KB 9.0 MB/s eta 0:00:00 | |
Requirement already satisfied: toolz>=0.8.2 in /usr/local/lib/python3.7/site-packages (from dask<2021.6.1,>=2.9.0->apache-airflow==2.3.0.dev0) (0.11.2) | |
Requirement already satisfied: partd>=0.3.10 in /usr/local/lib/python3.7/site-packages (from dask<2021.6.1,>=2.9.0->apache-airflow==2.3.0.dev0) (1.2.0) | |
Requirement already satisfied: wrapt<2,>=1.10 in /usr/local/lib/python3.7/site-packages (from deprecated>=1.2.13->apache-airflow==2.3.0.dev0) (1.13.3) | |
Requirement already satisfied: zict>=0.1.3 in /usr/local/lib/python3.7/site-packages (from distributed<2.20,>=2.11.1->apache-airflow==2.3.0.dev0) (2.0.0) | |
Collecting zict>=0.1.3 | |
Downloading zict-2.1.0-py3-none-any.whl (11 kB) | |
Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.7/site-packages (from distributed<2.20,>=2.11.1->apache-airflow==2.3.0.dev0) (1.0.3) | |
Requirement already satisfied: tblib>=1.6.0 in /usr/local/lib/python3.7/site-packages (from distributed<2.20,>=2.11.1->apache-airflow==2.3.0.dev0) (1.7.0) | |
Requirement already satisfied: tornado>=5 in /usr/local/lib/python3.7/site-packages (from distributed<2.20,>=2.11.1->apache-airflow==2.3.0.dev0) (6.1) | |
Requirement already satisfied: sortedcontainers!=2.0.0,!=2.0.1 in /usr/local/lib/python3.7/site-packages (from distributed<2.20,>=2.11.1->apache-airflow==2.3.0.dev0) (2.4.0) | |
Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker>=5.0.3->apache-airflow==2.3.0.dev0) (1.2.3) | |
Collecting websocket-client>=0.32.0 | |
Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 13.8 MB/s eta 0:00:00 | |
Collecting elastic-transport<9,>=8 | |
Downloading elastic_transport-8.0.1-py3-none-any.whl (57 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.8/57.8 KB 5.2 MB/s eta 0:00:00 | |
Collecting elasticsearch>7 | |
Downloading elasticsearch-7.17.1-py2.py3-none-any.whl (385 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 KB 5.9 MB/s eta 0:00:00 | |
Requirement already satisfied: aiohttp in /usr/local/lib/python3.7/site-packages (from facebook-business>=6.0.2->apache-airflow==2.3.0.dev0) (3.8.1) | |
Requirement already satisfied: pycountry>=19.8.18 in /usr/local/lib/python3.7/site-packages (from facebook-business>=6.0.2->apache-airflow==2.3.0.dev0) (22.1.10) | |
Requirement already satisfied: curlify>=2.1.0 in /usr/local/lib/python3.7/site-packages (from facebook-business>=6.0.2->apache-airflow==2.3.0.dev0) (2.2.1) | |
Collecting pyflakes<2.5.0,>=2.4.0 | |
Downloading pyflakes-2.4.0-py2.py3-none-any.whl (69 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 KB 12.1 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
apache-airflow[devel-all] 2.3.0.dev0 depends on importlib_metadata>=1.7 | |
apache-airflow[devel-all] 2.3.0.dev0 depends on importlib-metadata>=4.4 | |
nox 2020.12.31 depends on importlib-metadata; python_version < "3.8" | |
alembic 1.7.6 depends on importlib-metadata; python_version < "3.9" | |
argcomplete 1.12.3 depends on importlib-metadata<5 and >=0.23; python_version == "3.7" | |
click 8.0.4 depends on importlib-metadata; python_version < "3.8" | |
flake8 4.0.1 depends on importlib-metadata<4.3; python_version < "3.8" | |
Collecting flake8>=3.6.0 | |
Downloading flake8-4.0.0-py2.py3-none-any.whl (64 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.1/64.1 KB 11.9 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
apache-airflow[devel-all] 2.3.0.dev0 depends on importlib_metadata>=1.7 | |
apache-airflow[devel-all] 2.3.0.dev0 depends on importlib-metadata>=4.4 | |
nox 2020.12.31 depends on importlib-metadata; python_version < "3.8" | |
alembic 1.7.6 depends on importlib-metadata; python_version < "3.9" | |
argcomplete 1.12.3 depends on importlib-metadata<5 and >=0.23; python_version == "3.7" | |
click 8.0.4 depends on importlib-metadata; python_version < "3.8" | |
flake8 4.0.0 depends on importlib-metadata<4.3; python_version < "3.8" | |
Requirement already satisfied: mccabe<0.7.0,>=0.6.0 in /usr/local/lib/python3.7/site-packages (from flake8>=3.6.0->apache-airflow==2.3.0.dev0) (0.6.1) | |
Requirement already satisfied: pycodestyle<2.8.0,>=2.7.0 in /usr/local/lib/python3.7/site-packages (from flake8>=3.6.0->apache-airflow==2.3.0.dev0) (2.7.0) | |
Requirement already satisfied: pyflakes<2.4.0,>=2.3.0 in /usr/local/lib/python3.7/site-packages (from flake8>=3.6.0->apache-airflow==2.3.0.dev0) (2.3.1) | |
Collecting jinja2<3.1,>=2.10.1 | |
Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 KB 9.4 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
apache-airflow[devel-all] 2.3.0.dev0 depends on click>=8.0 | |
flask-appbuilder 3.4.4 depends on click<9 and >=6.7 | |
atlasclient 1.0.0 depends on Click>=6.0 | |
celery 5.2.3 depends on click<9.0 and >=8.0.3 | |
distributed 2.19.0 depends on click>=6.6 | |
flask 1.1.4 depends on click<8.0 and >=5.1 | |
Collecting flask<2.0,>=1.1.0 | |
Downloading Flask-1.1.3-py2.py3-none-any.whl (94 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.6/94.6 KB 4.4 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
apache-airflow[devel-all] 2.3.0.dev0 depends on click>=8.0 | |
flask-appbuilder 3.4.4 depends on click<9 and >=6.7 | |
atlasclient 1.0.0 depends on Click>=6.0 | |
celery 5.2.3 depends on click<9.0 and >=8.0.3 | |
distributed 2.19.0 depends on click>=6.6 | |
flask 1.1.3 depends on click<8.0 and >=5.1 | |
Requirement already satisfied: cachelib in /usr/local/lib/python3.7/site-packages (from flask-session<=0.4.0,>=0.3.1->apache-airflow==2.3.0.dev0) (0.6.0) | |
Requirement already satisfied: humanize in /usr/local/lib/python3.7/site-packages (from flower>=1.0.0->apache-airflow==2.3.0.dev0) (4.0.0) | |
Requirement already satisfied: prometheus-client>=0.8.0 in /usr/local/lib/python3.7/site-packages (from flower>=1.0.0->apache-airflow==2.3.0.dev0) (0.13.1) | |
Requirement already satisfied: zope.event in /usr/local/lib/python3.7/site-packages (from gevent>=0.13->apache-airflow==2.3.0.dev0) (4.5.0) | |
Requirement already satisfied: zope.interface in /usr/local/lib/python3.7/site-packages (from gevent>=0.13->apache-airflow==2.3.0.dev0) (5.4.0) | |
Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /usr/local/lib/python3.7/site-packages (from google-api-python-client<2.0.0,>=1.6.0->apache-airflow==2.3.0.dev0) (3.0.1) | |
Requirement already satisfied: cachetools<6.0,>=2.0.0 in /usr/local/lib/python3.7/site-packages (from google-auth>=1.0.0->apache-airflow==2.3.0.dev0) (4.2.2) | |
Collecting cachetools<6.0,>=2.0.0 | |
Downloading cachetools-5.0.0-py3-none-any.whl (9.1 kB) | |
Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/local/lib/python3.7/site-packages (from google-auth>=1.0.0->apache-airflow==2.3.0.dev0) (0.2.8) | |
Requirement already satisfied: rsa<5,>=3.1.4 in /usr/local/lib/python3.7/site-packages (from google-auth>=1.0.0->apache-airflow==2.3.0.dev0) (4.8) | |
Requirement already satisfied: google-cloud-bigquery<3.0.0dev,>=1.15.0 in /usr/local/lib/python3.7/site-packages (from google-cloud-aiplatform<2.0.0,>=1.7.1->apache-airflow==2.3.0.dev0) (2.34.0) | |
Collecting google-cloud-bigquery<3.0.0dev,>=1.15.0 | |
Downloading google_cloud_bigquery-2.34.1-py2.py3-none-any.whl (206 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.1/206.1 KB 4.5 MB/s eta 0:00:00 | |
Requirement already satisfied: google-cloud-core<2.0dev,>=1.4.1 in /usr/local/lib/python3.7/site-packages (from google-cloud-bigtable<2.0.0,>=1.0.0->apache-airflow==2.3.0.dev0) (1.7.2) | |
Requirement already satisfied: grpc-google-iam-v1<0.13dev,>=0.12.3 in /usr/local/lib/python3.7/site-packages (from google-cloud-bigtable<2.0.0,>=1.0.0->apache-airflow==2.3.0.dev0) (0.12.3) | |
Requirement already satisfied: google-cloud-appengine-logging<2.0.0dev,>=0.1.0 in /usr/local/lib/python3.7/site-packages (from google-cloud-logging>=2.1.1->apache-airflow==2.3.0.dev0) (1.1.0) | |
Requirement already satisfied: google-cloud-audit-log<1.0.0dev,>=0.1.0 in /usr/local/lib/python3.7/site-packages (from google-cloud-logging>=2.1.1->apache-airflow==2.3.0.dev0) (0.2.0) | |
Requirement already satisfied: libcst>=0.3.10 in /usr/local/lib/python3.7/site-packages (from google-cloud-pubsub>=2.0.0->apache-airflow==2.3.0.dev0) (0.4.1) | |
Requirement already satisfied: google-resumable-media<3.0dev,>=1.3.0 in /usr/local/lib/python3.7/site-packages (from google-cloud-storage<2.0.0,>=1.30->apache-airflow==2.3.0.dev0) (2.2.1) | |
Collecting google-resumable-media<3.0dev,>=1.3.0 | |
Downloading google_resumable_media-2.3.0-py2.py3-none-any.whl (76 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.8/76.8 KB 6.0 MB/s eta 0:00:00 | |
Requirement already satisfied: docopt in /usr/local/lib/python3.7/site-packages (from hdfs[avro,dataframe,kerberos]>=2.0.4->apache-airflow==2.3.0.dev0) (0.6.2) | |
Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.7/site-packages (from importlib_metadata>=1.7->apache-airflow==2.3.0.dev0) (3.7.0) | |
Requirement already satisfied: rx>=3.0.1 in /usr/local/lib/python3.7/site-packages (from influxdb-client>=1.19.0->apache-airflow==2.3.0.dev0) (3.2.0) | |
Requirement already satisfied: JPype1 in /usr/local/lib/python3.7/site-packages (from jaydebeapi>=1.1.1->apache-airflow==2.3.0.dev0) (1.3.0) | |
Requirement already satisfied: defusedxml in /usr/local/lib/python3.7/site-packages (from JIRA>1.0.7->apache-airflow==2.3.0.dev0) (0.7.1) | |
Requirement already satisfied: requests-toolbelt in /usr/local/lib/python3.7/site-packages (from JIRA>1.0.7->apache-airflow==2.3.0.dev0) (0.9.1) | |
Requirement already satisfied: keyring in /usr/local/lib/python3.7/site-packages (from JIRA>1.0.7->apache-airflow==2.3.0.dev0) (23.5.0) | |
Requirement already satisfied: decorator in /usr/local/lib/python3.7/site-packages (from jsonpath_ng>=1.5.3->apache-airflow==2.3.0.dev0) (5.1.1) | |
Requirement already satisfied: ply in /usr/local/lib/python3.7/site-packages (from jsonpath_ng>=1.5.3->apache-airflow==2.3.0.dev0) (3.11) | |
Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /usr/local/lib/python3.7/site-packages (from jsonschema<5.0,>=3.2.0->apache-airflow==2.3.0.dev0) (0.16.1) | |
Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 | |
Downloading pyrsistent-0.18.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.1/117.1 KB 6.4 MB/s eta 0:00:00 | |
Requirement already satisfied: pyasn1>=0.4.6 in /usr/local/lib/python3.7/site-packages (from ldap3>=2.5.1->apache-airflow==2.3.0.dev0) (0.4.8) | |
Requirement already satisfied: responses>=0.9.0 in /usr/local/lib/python3.7/site-packages (from moto>=2.2.12,~=2.2->apache-airflow==2.3.0.dev0) (0.18.0) | |
Requirement already satisfied: xmltodict in /usr/local/lib/python3.7/site-packages (from moto>=2.2.12,~=2.2->apache-airflow==2.3.0.dev0) (0.12.0) | |
Requirement already satisfied: aliyun-python-sdk-core>=2.13.12 in /usr/local/lib/python3.7/site-packages (from oss2>=2.14.0->apache-airflow==2.3.0.dev0) (2.13.36) | |
Requirement already satisfied: pycryptodome>=3.4.7 in /usr/local/lib/python3.7/site-packages (from oss2>=2.14.0->apache-airflow==2.3.0.dev0) (3.14.1) | |
Requirement already satisfied: aliyun-python-sdk-kms>=2.4.1 in /usr/local/lib/python3.7/site-packages (from oss2>=2.14.0->apache-airflow==2.3.0.dev0) (2.15.0) | |
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.7/site-packages (from packaging>=14.0->apache-airflow==2.3.0.dev0) (2.4.7) | |
Collecting pyparsing!=3.0.5,>=2.0.2 | |
Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 5.7 MB/s eta 0:00:00 | |
Requirement already satisfied: pydata-google-auth in /usr/local/lib/python3.7/site-packages (from pandas-gbq<0.15.0->apache-airflow==2.3.0.dev0) (1.3.0) | |
Requirement already satisfied: nbclient>=0.2.0 in /usr/local/lib/python3.7/site-packages (from papermill[all]>=1.2.1->apache-airflow==2.3.0.dev0) (0.5.11) | |
Requirement already satisfied: nbformat>=5.1.2 in /usr/local/lib/python3.7/site-packages (from papermill[all]>=1.2.1->apache-airflow==2.3.0.dev0) (5.1.3) | |
Requirement already satisfied: tqdm>=4.32.2 in /usr/local/lib/python3.7/site-packages (from papermill[all]>=1.2.1->apache-airflow==2.3.0.dev0) (4.62.3) | |
Collecting tqdm>=4.32.2 | |
Downloading tqdm-4.63.0-py2.py3-none-any.whl (76 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.6/76.6 KB 5.7 MB/s eta 0:00:00 | |
Requirement already satisfied: ansiwrap in /usr/local/lib/python3.7/site-packages (from papermill[all]>=1.2.1->apache-airflow==2.3.0.dev0) (0.8.4) | |
Requirement already satisfied: entrypoints in /usr/local/lib/python3.7/site-packages (from papermill[all]>=1.2.1->apache-airflow==2.3.0.dev0) (0.4) | |
Requirement already satisfied: gcsfs>=0.2.0 in /usr/local/lib/python3.7/site-packages (from papermill[all]>=1.2.1->apache-airflow==2.3.0.dev0) (2022.1.0) | |
Collecting gcsfs>=0.2.0 | |
Downloading gcsfs-2022.2.0-py2.py3-none-any.whl (24 kB) | |
Requirement already satisfied: platformdirs>=2 in /usr/local/lib/python3.7/site-packages (from black->apache-airflow==2.3.0.dev0) (2.5.1) | |
Requirement already satisfied: tomli>=1.1.0 in /usr/local/lib/python3.7/site-packages (from black->apache-airflow==2.3.0.dev0) (2.0.1) | |
Requirement already satisfied: pathspec>=0.9.0 in /usr/local/lib/python3.7/site-packages (from black->apache-airflow==2.3.0.dev0) (0.9.0) | |
Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.7/site-packages (from paramiko->apache-airflow==2.3.0.dev0) (1.5.0) | |
Requirement already satisfied: pytzdata>=2020.1 in /usr/local/lib/python3.7/site-packages (from pendulum>=2.0->apache-airflow==2.3.0.dev0) (2020.1) | |
Requirement already satisfied: future in /usr/local/lib/python3.7/site-packages (from pyhive[hive]>=0.6.0->apache-airflow==2.3.0.dev0) (0.18.2) | |
Requirement already satisfied: sasl>=0.2.1 in /usr/local/lib/python3.7/site-packages (from pyhive[hive]>=0.6.0->apache-airflow==2.3.0.dev0) (0.3.1) | |
Requirement already satisfied: pyspnego<1.0.0 in /usr/local/lib/python3.7/site-packages (from pypsrp->apache-airflow==2.3.0.dev0) (0.5.0) | |
Requirement already satisfied: iniconfig in /usr/local/lib/python3.7/site-packages (from pytest~=6.0->apache-airflow==2.3.0.dev0) (1.1.1) | |
Requirement already satisfied: docutils in /usr/local/lib/python3.7/site-packages (from python-daemon>=2.2.4->apache-airflow==2.3.0.dev0) (0.16) | |
Collecting docutils | |
Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 6.1 MB/s eta 0:00:00 | |
Requirement already satisfied: multi-key-dict in /usr/local/lib/python3.7/site-packages (from python-jenkins>=1.0.0->apache-airflow==2.3.0.dev0) (2.0.3) | |
Requirement already satisfied: pbr>=0.8.2 in /usr/local/lib/python3.7/site-packages (from python-jenkins>=1.0.0->apache-airflow==2.3.0.dev0) (5.8.1) | |
Requirement already satisfied: text-unidecode>=1.3 in /usr/local/lib/python3.7/site-packages (from python-slugify>=5.0->apache-airflow==2.3.0.dev0) (1.3) | |
Requirement already satisfied: APScheduler==3.6.3 in /usr/local/lib/python3.7/site-packages (from python-telegram-bot>=13.0->apache-airflow==2.3.0.dev0) (3.6.3) | |
Requirement already satisfied: tzlocal>=1.2 in /usr/local/lib/python3.7/site-packages (from APScheduler==3.6.3->python-telegram-bot>=13.0->apache-airflow==2.3.0.dev0) (4.1) | |
Requirement already satisfied: requests-ntlm>=0.3.0 in /usr/local/lib/python3.7/site-packages (from pywinrm->apache-airflow==2.3.0.dev0) (1.1.0) | |
Requirement already satisfied: boto>=2.45.0 in /usr/local/lib/python3.7/site-packages (from qds-sdk>=1.10.4->apache-airflow==2.3.0.dev0) (2.49.0) | |
Requirement already satisfied: scramp<1.5.0,>=1.2.0 in /usr/local/lib/python3.7/site-packages (from redshift_connector>=2.0.888->apache-airflow==2.3.0.dev0) (1.4.1) | |
Requirement already satisfied: lxml>=4.6.5 in /usr/local/lib/python3.7/site-packages (from redshift_connector>=2.0.888->apache-airflow==2.3.0.dev0) (4.8.0) | |
Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in /usr/local/lib/python3.7/site-packages (from rich>=9.2.0->apache-airflow==2.3.0.dev0) (0.9.1) | |
Requirement already satisfied: python-http-client>=3.2.1 in /usr/local/lib/python3.7/site-packages (from sendgrid>=6.0.0->apache-airflow==2.3.0.dev0) (3.3.6) | |
Requirement already satisfied: starkbank-ecdsa>=2.0.1 in /usr/local/lib/python3.7/site-packages (from sendgrid>=6.0.0->apache-airflow==2.3.0.dev0) (2.0.3) | |
Requirement already satisfied: zeep in /usr/local/lib/python3.7/site-packages (from simple-salesforce>=1.0.0->apache-airflow==2.3.0.dev0) (4.1.0) | |
Requirement already satisfied: oscrypto<2.0.0 in /usr/local/lib/python3.7/site-packages (from snowflake-connector-python<2.7.2,>=2.4.1->apache-airflow==2.3.0.dev0) (1.2.1) | |
Requirement already satisfied: pycryptodomex!=3.5.0,<4.0.0,>=3.2 in /usr/local/lib/python3.7/site-packages (from snowflake-connector-python<2.7.2,>=2.4.1->apache-airflow==2.3.0.dev0) (3.14.1) | |
Requirement already satisfied: asn1crypto<2.0.0,>0.24.0 in /usr/local/lib/python3.7/site-packages (from snowflake-connector-python<2.7.2,>=2.4.1->apache-airflow==2.3.0.dev0) (1.4.0) | |
Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 KB 5.9 MB/s eta 0:00:00 | |
Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /usr/local/lib/python3.7/site-packages (from sphinx>=4.4.0->apache-airflow==2.3.0.dev0) (1.1.5) | |
Requirement already satisfied: babel>=1.3 in /usr/local/lib/python3.7/site-packages (from sphinx>=4.4.0->apache-airflow==2.3.0.dev0) (2.9.1) | |
Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /usr/local/lib/python3.7/site-packages (from sphinx>=4.4.0->apache-airflow==2.3.0.dev0) (2.0.0) | |
Requirement already satisfied: sphinxcontrib-devhelp in /usr/local/lib/python3.7/site-packages (from sphinx>=4.4.0->apache-airflow==2.3.0.dev0) (1.0.2) | |
Requirement already satisfied: alabaster<0.8,>=0.7 in /usr/local/lib/python3.7/site-packages (from sphinx>=4.4.0->apache-airflow==2.3.0.dev0) (0.7.12) | |
Requirement already satisfied: imagesize in /usr/local/lib/python3.7/site-packages (from sphinx>=4.4.0->apache-airflow==2.3.0.dev0) (1.3.0) | |
Requirement already satisfied: sphinxcontrib-applehelp in /usr/local/lib/python3.7/site-packages (from sphinx>=4.4.0->apache-airflow==2.3.0.dev0) (1.0.2) | |
Requirement already satisfied: sphinxcontrib-jsmath in /usr/local/lib/python3.7/site-packages (from sphinx>=4.4.0->apache-airflow==2.3.0.dev0) (1.0.1) | |
Requirement already satisfied: snowballstemmer>=1.1 in /usr/local/lib/python3.7/site-packages (from sphinx>=4.4.0->apache-airflow==2.3.0.dev0) (2.2.0) | |
Requirement already satisfied: sphinxcontrib-qthelp in /usr/local/lib/python3.7/site-packages (from sphinx>=4.4.0->apache-airflow==2.3.0.dev0) (1.0.3) | |
Requirement already satisfied: astroid>=2.7 in /usr/local/lib/python3.7/site-packages (from sphinx-autoapi>=1.8.0->apache-airflow==2.3.0.dev0) (2.9.3) | |
Collecting astroid>=2.7 | |
Downloading astroid-2.10.0-py3-none-any.whl (258 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 258.2/258.2 KB 5.5 MB/s eta 0:00:00 | |
Requirement already satisfied: unidecode in /usr/local/lib/python3.7/site-packages (from sphinx-autoapi>=1.8.0->apache-airflow==2.3.0.dev0) (1.3.3) | |
Requirement already satisfied: PyEnchant>=3.1.1 in /usr/local/lib/python3.7/site-packages (from sphinxcontrib-spelling>=7.3->apache-airflow==2.3.0.dev0) (3.2.2) | |
Requirement already satisfied: ijson in /usr/local/lib/python3.7/site-packages (from sqlalchemy-drill>=1.1.0->apache-airflow==2.3.0.dev0) (3.1.4) | |
Requirement already satisfied: pure-sasl>=0.6.2 in /usr/local/lib/python3.7/site-packages (from thrift_sasl>=0.2.0->apache-airflow==2.3.0.dev0) (0.6.2) | |
Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.7/site-packages (from virtualenv->apache-airflow==2.3.0.dev0) (0.3.4) | |
Requirement already satisfied: moreorless>=0.2.0 in /usr/local/lib/python3.7/site-packages (from bowler->apache-airflow==2.3.0.dev0) (0.4.0) | |
Requirement already satisfied: fissix in /usr/local/lib/python3.7/site-packages (from bowler->apache-airflow==2.3.0.dev0) (21.11.13) | |
Requirement already satisfied: volatile in /usr/local/lib/python3.7/site-packages (from bowler->apache-airflow==2.3.0.dev0) (2.1.0) | |
Collecting PyJWT[crypto]>=2.3.0 | |
Downloading PyJWT-2.3.0-py3-none-any.whl (16 kB) | |
Requirement already satisfied: gitdb<5,>=4.0.1 in /usr/local/lib/python3.7/site-packages (from gitpython->apache-airflow==2.3.0.dev0) (4.0.9) | |
Requirement already satisfied: httpcore<0.15.0,>=0.14.5 in /usr/local/lib/python3.7/site-packages (from httpx->apache-airflow==2.3.0.dev0) (0.14.7) | |
Requirement already satisfied: sniffio in /usr/local/lib/python3.7/site-packages (from httpx->apache-airflow==2.3.0.dev0) (1.2.0) | |
Requirement already satisfied: rfc3986[idna2008]<2,>=1.3 in /usr/local/lib/python3.7/site-packages (from httpx->apache-airflow==2.3.0.dev0) (1.5.0) | |
Requirement already satisfied: ipython>=7.17.0 in /usr/local/lib/python3.7/site-packages (from ipdb->apache-airflow==2.3.0.dev0) (7.31.1) | |
Collecting ipython>=7.17.0 | |
Downloading ipython-7.32.0-py3-none-any.whl (793 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.9/793.9 KB 4.0 MB/s eta 0:00:00 | |
Requirement already satisfied: sentinels in /usr/local/lib/python3.7/site-packages (from mongomock->apache-airflow==2.3.0.dev0) (1.0.0) | |
Requirement already satisfied: pip>=6.0.0 in /pip/src (from pipdeptree->apache-airflow==2.3.0.dev0) (22.1.dev0) | |
Requirement already satisfied: nodeenv>=0.11.1 in /usr/local/lib/python3.7/site-packages (from pre-commit->apache-airflow==2.3.0.dev0) (1.6.0) | |
Requirement already satisfied: identify>=1.0.0 in /usr/local/lib/python3.7/site-packages (from pre-commit->apache-airflow==2.3.0.dev0) (2.4.10) | |
Collecting identify>=1.0.0 | |
Downloading identify-2.4.11-py2.py3-none-any.whl (98 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.5/98.5 KB 3.1 MB/s eta 0:00:00 | |
Requirement already satisfied: cfgv>=2.0.0 in /usr/local/lib/python3.7/site-packages (from pre-commit->apache-airflow==2.3.0.dev0) (3.3.1) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.55 depends on pyjwt>=2.0 | |
Requirement already satisfied: py4j==0.10.9.3 in /usr/local/lib/python3.7/site-packages (from pyspark->apache-airflow==2.3.0.dev0) (0.10.9.3) | |
Requirement already satisfied: pytest-forked in /usr/local/lib/python3.7/site-packages (from pytest-xdist->apache-airflow==2.3.0.dev0) (1.4.0) | |
Requirement already satisfied: execnet>=1.1 in /usr/local/lib/python3.7/site-packages (from pytest-xdist->apache-airflow==2.3.0.dev0) (1.9.0) | |
Requirement already satisfied: ecdsa!=0.15 in /usr/local/lib/python3.7/site-packages (from python-jose->apache-airflow==2.3.0.dev0) (0.17.0) | |
Requirement already satisfied: pkginfo>=1.8.1 in /usr/local/lib/python3.7/site-packages (from twine->apache-airflow==2.3.0.dev0) (1.8.2) | |
Requirement already satisfied: readme-renderer>=21.0 in /usr/local/lib/python3.7/site-packages (from twine->apache-airflow==2.3.0.dev0) (32.0) | |
Collecting rfc3986>=1.4.0 | |
Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) | |
Requirement already satisfied: types-six in /usr/local/lib/python3.7/site-packages (from types-boto->apache-airflow==2.3.0.dev0) (1.16.10) | |
Collecting types-six | |
Downloading types_six-1.16.11-py2.py3-none-any.whl (24 kB) | |
Requirement already satisfied: types-cryptography in /usr/local/lib/python3.7/site-packages (from types-paramiko->apache-airflow==2.3.0.dev0) (3.3.15) | |
Requirement already satisfied: types-urllib3<1.27 in /usr/local/lib/python3.7/site-packages (from types-requests->apache-airflow==2.3.0.dev0) (1.26.9) | |
Collecting types-urllib3<1.27 | |
Downloading types_urllib3-1.26.10-py3-none-any.whl (13 kB) | |
Requirement already satisfied: azure-mgmt-nspkg>=3.0.0 in /usr/local/lib/python3.7/site-packages (from azure-mgmt-datalake-nspkg>=2.0.0->azure-mgmt-datalake-store>=0.5.0->apache-airflow==2.3.0.dev0) (3.0.2) | |
Requirement already satisfied: pycparser in /usr/local/lib/python3.7/site-packages (from cffi->azure-datalake-store>=0.0.45->apache-airflow==2.3.0.dev0) (2.21) | |
Requirement already satisfied: prompt-toolkit in /usr/local/lib/python3.7/site-packages (from click-repl>=0.2.0->celery>=5.2.3->apache-airflow==2.3.0.dev0) (3.0.28) | |
Requirement already satisfied: python3-openid>=2.0 in /usr/local/lib/python3.7/site-packages (from Flask-OpenID<2,>=1.2.5->flask-appbuilder==3.4.4->apache-airflow==2.3.0.dev0) (3.2.0) | |
Requirement already satisfied: async-timeout<5.0,>=4.0.0a3 in /usr/local/lib/python3.7/site-packages (from aiohttp->facebook-business>=6.0.2->apache-airflow==2.3.0.dev0) (4.0.2) | |
Requirement already satisfied: aiosignal>=1.1.2 in /usr/local/lib/python3.7/site-packages (from aiohttp->facebook-business>=6.0.2->apache-airflow==2.3.0.dev0) (1.2.0) | |
Requirement already satisfied: asynctest==0.13.0 in /usr/local/lib/python3.7/site-packages (from aiohttp->facebook-business>=6.0.2->apache-airflow==2.3.0.dev0) (0.13.0) | |
Requirement already satisfied: yarl<2.0,>=1.0 in /usr/local/lib/python3.7/site-packages (from aiohttp->facebook-business>=6.0.2->apache-airflow==2.3.0.dev0) (1.7.2) | |
Requirement already satisfied: multidict<7.0,>=4.5 in /usr/local/lib/python3.7/site-packages (from aiohttp->facebook-business>=6.0.2->apache-airflow==2.3.0.dev0) (6.0.2) | |
Requirement already satisfied: frozenlist>=1.1.1 in /usr/local/lib/python3.7/site-packages (from aiohttp->facebook-business>=6.0.2->apache-airflow==2.3.0.dev0) (1.3.0) | |
Requirement already satisfied: smmap<6,>=3.0.1 in /usr/local/lib/python3.7/site-packages (from gitdb<5,>=4.0.1->gitpython->apache-airflow==2.3.0.dev0) (5.0.0) | |
Requirement already satisfied: google-cloud-bigquery-storage<3.0.0dev,>=2.0.0 in /usr/local/lib/python3.7/site-packages (from google-cloud-bigquery<3.0.0dev,>=1.15.0->google-cloud-aiplatform<2.0.0,>=1.7.1->apache-airflow==2.3.0.dev0) (2.11.0) | |
Collecting google-cloud-bigquery-storage<3.0.0dev,>=2.0.0 | |
Downloading google_cloud_bigquery_storage-2.12.0-py2.py3-none-any.whl (179 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.1/179.1 KB 2.9 MB/s eta 0:00:00 | |
Requirement already satisfied: google-crc32c<2.0dev,>=1.0 in /usr/local/lib/python3.7/site-packages (from google-resumable-media<3.0dev,>=1.3.0->google-cloud-storage<2.0.0,>=1.30->apache-airflow==2.3.0.dev0) (1.3.0) | |
Requirement already satisfied: anyio==3.* in /usr/local/lib/python3.7/site-packages (from httpcore<0.15.0,>=0.14.5->httpx->apache-airflow==2.3.0.dev0) (3.5.0) | |
Requirement already satisfied: h11<0.13,>=0.11 in /usr/local/lib/python3.7/site-packages (from httpcore<0.15.0,>=0.14.5->httpx->apache-airflow==2.3.0.dev0) (0.12.0) | |
Requirement already satisfied: jedi>=0.16 in /usr/local/lib/python3.7/site-packages (from ipython>=7.17.0->ipdb->apache-airflow==2.3.0.dev0) (0.18.1) | |
Requirement already satisfied: pexpect>4.3 in /usr/local/lib/python3.7/site-packages (from ipython>=7.17.0->ipdb->apache-airflow==2.3.0.dev0) (4.8.0) | |
Requirement already satisfied: traitlets>=4.2 in /usr/local/lib/python3.7/site-packages (from ipython>=7.17.0->ipdb->apache-airflow==2.3.0.dev0) (5.1.1) | |
Requirement already satisfied: pickleshare in /usr/local/lib/python3.7/site-packages (from ipython>=7.17.0->ipdb->apache-airflow==2.3.0.dev0) (0.7.5) | |
Requirement already satisfied: backcall in /usr/local/lib/python3.7/site-packages (from ipython>=7.17.0->ipdb->apache-airflow==2.3.0.dev0) (0.2.0) | |
Requirement already satisfied: matplotlib-inline in /usr/local/lib/python3.7/site-packages (from ipython>=7.17.0->ipdb->apache-airflow==2.3.0.dev0) (0.1.3) | |
Requirement already satisfied: jeepney>=0.4.2 in /usr/local/lib/python3.7/site-packages (from keyring->JIRA>1.0.7->apache-airflow==2.3.0.dev0) (0.7.1) | |
Requirement already satisfied: SecretStorage>=3.2 in /usr/local/lib/python3.7/site-packages (from keyring->JIRA>1.0.7->apache-airflow==2.3.0.dev0) (3.3.1) | |
Requirement already satisfied: typing-inspect>=0.4.0 in /usr/local/lib/python3.7/site-packages (from libcst>=0.3.10->google-cloud-pubsub>=2.0.0->apache-airflow==2.3.0.dev0) (0.7.1) | |
Requirement already satisfied: portalocker<3,>=1.0 in /usr/local/lib/python3.7/site-packages (from msal-extensions~=0.3.0->azure-identity>=1.3.1->apache-airflow==2.3.0.dev0) (2.4.0) | |
Requirement already satisfied: isodate>=0.6.0 in /usr/local/lib/python3.7/site-packages (from msrest>=0.6.21->azure-batch>=8.0.0->apache-airflow==2.3.0.dev0) (0.6.1) | |
Requirement already satisfied: nest-asyncio in /usr/local/lib/python3.7/site-packages (from nbclient>=0.2.0->papermill[all]>=1.2.1->apache-airflow==2.3.0.dev0) (1.5.4) | |
Requirement already satisfied: jupyter-client>=6.1.5 in /usr/local/lib/python3.7/site-packages (from nbclient>=0.2.0->papermill[all]>=1.2.1->apache-airflow==2.3.0.dev0) (7.1.2) | |
Requirement already satisfied: ipython-genutils in /usr/local/lib/python3.7/site-packages (from nbformat>=5.1.2->papermill[all]>=1.2.1->apache-airflow==2.3.0.dev0) (0.2.0) | |
Requirement already satisfied: jupyter-core in /usr/local/lib/python3.7/site-packages (from nbformat>=5.1.2->papermill[all]>=1.2.1->apache-airflow==2.3.0.dev0) (4.9.2) | |
Requirement already satisfied: locket in /usr/local/lib/python3.7/site-packages (from partd>=0.3.10->dask<2021.6.1,>=2.9.0->apache-airflow==2.3.0.dev0) (0.2.1) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of pyjwt to determine which version is compatible with other requirements. This could take a while. | |
Collecting PyJWT<2.0.0,>=1.7.1 | |
Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of pyflakes to determine which version is compatible with other requirements. This could take a while. | |
Collecting pyflakes<2.4.0,>=2.3.0 | |
Downloading pyflakes-2.3.1-py2.py3-none-any.whl (68 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.8/68.8 KB 6.0 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of pyenchant to determine which version is compatible with other requirements. This could take a while. | |
Collecting PyEnchant>=3.1.1 | |
Downloading pyenchant-3.2.2-py3-none-any.whl (55 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.7/55.7 KB 6.2 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of pydot to determine which version is compatible with other requirements. This could take a while. | |
Collecting pydot<2,>=1.2.0 | |
Downloading pydot-1.4.2-py2.py3-none-any.whl (21 kB) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of pyjwt to determine which version is compatible with other requirements. This could take a while. | |
INFO: pip is looking at multiple versions of pycryptodomex to determine which version is compatible with other requirements. This could take a while. | |
Collecting pycryptodomex!=3.5.0,<4.0.0,>=3.2 | |
Downloading pycryptodomex-3.14.1-cp35-abi3-manylinux2010_x86_64.whl (2.0 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 4.2 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of pycryptodome to determine which version is compatible with other requirements. This could take a while. | |
Collecting pycryptodome>=3.4.7 | |
Downloading pycryptodome-3.14.1-cp35-abi3-manylinux2010_x86_64.whl (2.0 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 5.0 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of pycountry to determine which version is compatible with other requirements. This could take a while. | |
Collecting pycountry>=19.8.18 | |
Downloading pycountry-22.1.10.tar.gz (10.1 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 6.2 MB/s eta 0:00:00 | |
Preparing metadata (setup.py) ... done | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of pycodestyle to determine which version is compatible with other requirements. This could take a while. | |
Collecting pycodestyle<2.8.0,>=2.7.0 | |
Downloading pycodestyle-2.7.0-py2.py3-none-any.whl (41 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 KB 15.7 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of pyasn1-modules to determine which version is compatible with other requirements. This could take a while. | |
Collecting pyasn1-modules>=0.2.1 | |
Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 7.0 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of pyasn1 to determine which version is compatible with other requirements. This could take a while. | |
Collecting pyasn1>=0.4.6 | |
Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 13.8 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of pyarrow to determine which version is compatible with other requirements. This could take a while. | |
Collecting pyarrow<7.0.0,>=0.15.1 | |
Downloading pyarrow-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25.6 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.6/25.6 MB 6.5 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of py to determine which version is compatible with other requirements. This could take a while. | |
Collecting py<2.0.0,>=1.4.0 | |
Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 KB 5.8 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of pure-sasl to determine which version is compatible with other requirements. This could take a while. | |
Collecting pure-sasl>=0.6.2 | |
Downloading pure-sasl-0.6.2.tar.gz (11 kB) | |
Preparing metadata (setup.py) ... done | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of protobuf to determine which version is compatible with other requirements. This could take a while. | |
Collecting protobuf>=3.12.0 | |
Downloading protobuf-3.19.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 5.5 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
INFO: pip is looking at multiple versions of prometheus-client to determine which version is compatible with other requirements. This could take a while. | |
Collecting prometheus-client>=0.8.0 | |
Downloading prometheus_client-0.13.1-py3-none-any.whl (57 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.1/57.1 KB 22.3 MB/s eta 0:00:00 | |
Will try a different candidate, due to conflict: | |
flask-appbuilder 3.4.4 depends on PyJWT<2.0.0 and >=1.7.1 | |
snowflake-connector-python 2.7.1 depends on pyjwt<3.0.0 | |
yandexcloud 0.146.0 depends on pyjwt>=1.7.1 | |
pygithub 1.54.1 depends on pyjwt<2.0 | |
adal 1.2.7 depends on PyJWT<3 and >=1.0.0 | |
flask-jwt-extended 3.25.1 depends on PyJWT<2.0 and >=1.6.4 | |
pyjwt[crypto] 2.3.0 depends on pyjwt 2.3.0 (from https://files.pythonhosted.org/packages/2a/4d/67cc66a0c49003dc216fc73db2d05a3b80c7193167fd113da1f2c678ac2a/PyJWT-2.3.0-py3-none-any.whl#sha256=e0c4bb8d9f0af0c7f5b1ec4c5036309617d03d56932877f2f7a0beeb5318322f (from https://pypi.org/simple/pyjwt/) (requires-python:>=3.6)) | |
^CERROR: Operation cancelled by user |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment