Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit a52aac6

Browse files
remove unused test dependencies (#1078)
Co-authored-by: Colin Rogers <[email protected]>
1 parent a7854b5 commit a52aac6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

dev-requirements.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,11 @@ git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter
99
ipdb~=0.13.13
1010
pre-commit~=3.7.0;python_version>="3.9"
1111
pre-commit~=3.5.0;python_version<"3.9"
12-
13-
# test
14-
freezegun~=1.4
15-
mock~=5.1
1612
pytest~=7.4
1713
pytest-csv~=3.0
1814
pytest-dotenv~=0.5.2
1915
pytest-logbook~=1.2
2016
pytest-xdist~=3.6
21-
thrift_sasl~=0.4.3
2217

2318
# build
2419
bumpversion~=0.6.0

0 commit comments

Comments
 (0)