Skip to content

Commit b8b1f66

Browse files
authored
Update setup.cfg
1 parent dbb3222 commit b8b1f66

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
@@ -38,7 +38,7 @@ install_requires =
3838
numpy
3939
tabulate
4040
attrs
41-
cattrs==23.1.2 # dependency needs to be removed...
41+
cattrs<23.2.1 # Issue with JSON serialisation from this version, see https://github.com/ModECI/modelspec/issues/66
4242
docstring-parser
4343
typing_extensions;python_version<'3.8'
4444
typing_compat;python_version<'3.8'

0 commit comments

Comments
 (0)