Skip to content

Commit

Permalink
remove unused test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Jul 20, 2024
1 parent 6cec5d5 commit e04a2f5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,11 @@ git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter
ipdb~=0.13.13
pre-commit~=3.7.0;python_version>="3.9"
pre-commit~=3.5.0;python_version<"3.9"

# test
freezegun~=1.4
mock~=5.1
pytest~=7.4
pytest-csv~=3.0
pytest-dotenv~=0.5.2
pytest-logbook~=1.2
pytest-xdist~=3.6
thrift_sasl~=0.4.3

# build
bumpversion~=0.6.0
Expand Down

0 comments on commit e04a2f5

Please sign in to comment.