diff --git a/dev-requirements.txt b/dev-requirements.txt index 41d8642b3..055cb92f7 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -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