Skip to content

Commit dbb3222

Browse files
committed
Pin cattrs to test if that's the issue...
1 parent 5b96714 commit dbb3222

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
41+
cattrs==23.1.2 # dependency needs to be removed...
4242
docstring-parser
4343
typing_extensions;python_version<'3.8'
4444
typing_compat;python_version<'3.8'

0 commit comments

Comments
 (0)