We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6c8a97 + 998ab35 commit 964f7f6Copy full SHA for 964f7f6
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
packages=find_packages(),
7
python_requires=">=3.11,<3.14",
8
install_requires=[
9
- "taxcalc==6.6.1",
+ "taxcalc>=6.6.1",
10
"numpy",
11
"pandas>=3.0.2",
12
"clarabel",
0 commit comments