There was an error while loading. Please reload this page.
2 parents 1645588 + cdb9213 commit 24eccf6Copy full SHA for 24eccf6
dev_requirements.txt
@@ -1,7 +1,8 @@
1
pytest==7.1.3
2
twine==4.0.2
3
wheel==0.40.0
4
-pre-commit==3.3.1
+pre-commit==2.21.0;python_version<"3.8"
5
+pre-commit==3.3.1;python_version>="3.8"
6
pytest-dotenv==0.5.2
7
dbt-tests-adapter~=1.4.5
8
-e .
0 commit comments