We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4e793 commit f926cb4Copy full SHA for f926cb4
1 file changed
setup.py
@@ -70,7 +70,7 @@ def run(self):
70
"dbt-fabric~=1.7.2",
71
"pyodbc>=4.0.35,<5.1.0",
72
"azure-identity>=1.12.0",
73
- "setup-tools~=63.0.3",
+ "setup-tools>=63.0.3",
74
],
75
cmdclass={
76
"verify": VerifyVersionCommand,
0 commit comments