Skip to content

Instantly share code, notes, and snippets.

@iserko
Created September 3, 2020 14:52
Show Gist options
  • Save iserko/7bec4e9f75f7a5b63884d5216543bf1c to your computer and use it in GitHub Desktop.
Save iserko/7bec4e9f75f7a5b63884d5216543bf1c to your computer and use it in GitHub Desktop.
Updating dependencies
Resolving dependencies... (0.0s)<debug>PackageInfo:</debug> Invalid constraint (psycopg2-binary (~=2.8)) found in dbt-postgres-0.17.2 dependencies, skipping
Resolving dependencies... (0.1s)<debug>PackageInfo:</debug> Invalid constraint (psycopg2-binary (~=2.8)) found in dbt-postgres-0.17.1 dependencies, skipping
<debug>PackageInfo:</debug> Invalid constraint (psycopg2-binary (~=2.8)) found in dbt-postgres-0.17.0 dependencies, skipping
<debug>PackageInfo:</debug> Invalid constraint (psycopg2-binary (~=2.8)) found in dbt-postgres-0.16.1 dependencies, skipping
<debug>PackageInfo:</debug> Invalid constraint (psycopg2-binary (~=2.8)) found in dbt-postgres-0.16.0 dependencies, skipping
Resolving dependencies... (0.2s)<debug>PackageInfo:</debug> Invalid constraint (azure-storage-blob (~=2.1)) found in dbt-snowflake-0.15.3 dependencies, skipping
<debug>PackageInfo:</debug> Invalid constraint (azure-storage-common (~=2.1)) found in dbt-snowflake-0.15.3 dependencies, skipping
<debug>PackageInfo:</debug> Invalid constraint (azure-storage-blob~=2.1) found in dbt-snowflake-0.15.2 dependencies, skipping
<debug>PackageInfo:</debug> Invalid constraint (azure-storage-common~=2.1) found in dbt-snowflake-0.15.2 dependencies, skipping
<debug>PackageInfo:</debug> Invalid constraint (azure-storage-blob~=2.1) found in dbt-snowflake-0.15.1 dependencies, skipping
<debug>PackageInfo:</debug> Invalid constraint (azure-storage-common~=2.1) found in dbt-snowflake-0.15.1 dependencies, skipping
<debug>PackageInfo:</debug> Invalid constraint (azure-storage-blob~=2.1) found in dbt-snowflake-0.15.0 dependencies, skipping
<debug>PackageInfo:</debug> Invalid constraint (azure-storage-common~=2.1) found in dbt-snowflake-0.15.0 dependencies, skipping
Resolving dependencies... (1.2s)<debug>PackageInfo:</debug> Invalid constraint (requests (~=2.16)) found in msrest-0.6.18 dependencies, skipping
Resolving dependencies... (1.3s)
Writing lock file
Package operations: 7 installs, 25 updates, 3 removals
• Removing hologram (0.0.7)
• Removing logbook (1.5.3)
• Removing typing-extensions (3.7.4.3)
• Updating idna (2.8 -> 2.10)
• Installing oauthlib (3.1.0)
• Updating protobuf (3.11.3 -> 3.13.0)
• Updating requests (2.22.0 -> 2.24.0)
• Updating botocore (1.14.17 -> 1.12.253)
• Updating cffi (1.13.2 -> 1.14.2)
• Updating googleapis-common-protos (1.6.0 -> 1.52.0)
• Installing requests-oauthlib (1.3.0)
• Installing azure-core (1.8.0)
• Updating colorama (0.4.3 -> 0.3.9)
• Updating cryptography (2.9.2 -> 3.1)
• Updating google-api-core (1.16.0 -> 1.22.1)
• Installing google-crc32c (1.0.0)
• Installing msrest (0.6.18)
• Updating s3transfer (0.3.3 -> 0.2.1)
• Updating sqlparse (0.3.1 -> 0.2.3)
• Updating werkzeug (0.16.1 -> 0.14.1)
• Updating azure-storage-blob (2.1.0 -> 12.4.0)
• Updating boto3 (1.11.17 -> 1.9.253)
• Updating dbt-core (0.17.2 -> 0.14.3)
• Installing future (0.18.2)
• Updating google-cloud-core (1.3.0 -> 1.4.1)
• Updating google-resumable-media (0.5.1 -> 1.0.0)
• Updating ijson (2.6.1 -> 3.1.1)
• Installing psycopg2 (2.7.7): Failed
EnvCommandError
# fails to install psycopg2 due to insufficient build packages (irrelevant to this issue)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment