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 1d366a4 + cfd2e00 commit 1357c4dCopy full SHA for 1357c4d
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.5.3",
+ "taxcalc==6.5.3",
10
"numpy",
11
"pandas>=3.0.2",
12
"clarabel",
0 commit comments