Skip to content

Commit 8768b8b

Browse files
committed
dep(cattrs): fix version, pin to ~22.1
1 parent de34f53 commit 8768b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
platforms="Posix; MacOS X; Windows",
4242
install_requires=[
4343
"attrs~=20.2",
44-
"cattrs~=1.8",
44+
"cattrs~=22.1",
4545
"fcsparser~=0.2",
4646
"dataclasses-json~=0.5",
4747
"numpy~=1.17",

0 commit comments

Comments
 (0)