Skip to content

Commit 8e93394

Browse files
committed
More specific version...
1 parent 6216251 commit 8e93394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ install_requires =
3939
numpy
4040
tabulate
4141
attrs
42-
cattrs
42+
cattrs>=23.2.3 # Issue with JSON serialisation in some versions, see https://github.com/ModECI/modelspec/issues/66
4343
docstring-parser
4444
typing_extensions;python_version<'3.8'
4545
typing_compat;python_version<'3.8'

0 commit comments

Comments
 (0)