Skip to content

Instantly share code, notes, and snippets.

@drewbanin
Last active July 21, 2020 01:27
Show Gist options
  • Save drewbanin/9b38c77715d2052384dbe2c1bf8c0373 to your computer and use it in GitHub Desktop.
Save drewbanin/9b38c77715d2052384dbe2c1bf8c0373 to your computer and use it in GitHub Desktop.

Generated with:

$ python3 -m venv env
$ source env/bin/activate
$ pip install dbt==0.16.1
$ pip list
Package Version
-------------------------- ---------
agate 1.6.1
asn1crypto 1.3.0
attrs 19.3.0
azure-common 1.1.25
azure-storage-blob 2.1.0
azure-storage-common 2.1.0
Babel 2.8.0
boto3 1.11.17
botocore 1.14.17
cachetools 4.1.1
certifi 2020.6.20
cffi 1.13.2
chardet 3.0.4
colorama 0.4.3
cryptography 2.9.2
dbt 0.16.1
dbt-bigquery 0.16.1
dbt-core 0.16.1
dbt-postgres 0.16.1
dbt-redshift 0.16.1
dbt-snowflake 0.16.1
decorator 4.4.2
docutils 0.15.2
google-api-core 1.16.0
google-auth 1.19.2
google-cloud-bigquery 1.24.0
google-cloud-core 1.3.0
google-resumable-media 0.5.1
googleapis-common-protos 1.6.0
hologram 0.0.6
idna 2.8
ijson 2.6.1
importlib-metadata 1.7.0
isodate 0.6.0
Jinja2 2.11.2
jmespath 0.10.0
json-rpc 1.13.0
jsonschema 3.1.1
leather 0.3.3
Logbook 1.5.3
MarkupSafe 1.1.1
minimal-snowplow-tracker 0.0.2
more-itertools 8.4.0
networkx 2.4
oscrypto 1.2.0
packaging 20.4
parsedatetime 2.6
pip 19.2.3
pluggy 0.13.1
protobuf 3.12.2
psycopg2-binary 2.8.5
py 1.9.0
pyasn1 0.4.8
pyasn1-modules 0.2.8
pycparser 2.20
pycryptodomex 3.9.8
PyJWT 1.7.1
pyOpenSSL 19.1.0
pyparsing 2.4.7
pyrsistent 0.16.0
pytest 5.4.3
pytest-logbook 1.2.0
python-dateutil 2.8.1
python-slugify 4.0.1
pytimeparse 1.1.8
pytz 2020.1
PyYAML 5.3.1
requests 2.22.0
rsa 4.6
s3transfer 0.3.3
setuptools 41.2.0
six 1.15.0
snowflake-connector-python 2.2.1
sqlparse 0.3.1
text-unidecode 1.3
typing-extensions 3.7.4.2
urllib3 1.25.9
wcwidth 0.2.5
Werkzeug 0.16.1
zipp 3.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment