We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3048da1 commit ca11901Copy full SHA for ca11901
1 file changed
‎dev_requirements.txt‎
@@ -1,11 +1,11 @@
1
-pytest==7.4.2
2
-twine==5.0.0
3
-wheel==0.42
4
-pre-commit==3.5
5
-pytest-dotenv==0.5.2
6
-dbt-tests-adapter==1.7.2
7
-dbt-fabric==1.7.2
8
-flaky==3.7.0
9
-pytest-xdist==3.5.0
10
-setuptools==69.0.3
+pytest>=7.4.2
+twine>=4.0.0
+wheel>=0.42
+pre-commit>=3.5
+pytest-dotenv>=0.5.2
+dbt-tests-adapter>=1.7.2
+dbt-fabric>=1.7.2
+flaky>=3.7.0
+pytest-xdist>=3.5.0
+setuptools>=69.0.3
11
-e .
0 commit comments