Skip to content

Commit

Permalink
remove comments from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
GClunies committed Mar 5, 2024
1 parent 3e9b744 commit 9b3f0ff
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,6 @@ reflekt = "reflekt.cli:app"

[tool.poetry.dependencies]
python = ">=3.9,<3.12"
# typer = "^0.9.0"
# rich = "^12.5.1"
# loguru = "^0.6.0"
# PyYAML = "^6.0"
# GitPython = "^3.1.27"
# jsonschema = "^4.16.0"
# python-dotenv = "^0.21.0"
# inflection = "^0.5.1"
# redshift-connector = "^2.0.909"
# snowflake-sqlalchemy = "^1.4.6"
# sqlalchemy-redshift = "^0.8.12"
# segment-analytics-python = "^2.2.2"
# sqlalchemy-bigquery = "^1.9.0"
# google-cloud-bigquery-storage = "^2.24.0"
# snowflake-connector-python = "^3.7.0"
typer = "^0.9.0"
rich = "^13.7.0"
loguru = "^0.7.2"
Expand Down

0 comments on commit 9b3f0ff

Please sign in to comment.