We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dfb215 commit 53d65ffCopy full SHA for 53d65ff
dataframe.cabal
@@ -48,7 +48,7 @@ library
48
containers >= 0.6.7 && < 0.8,
49
directory >= 1.3.0.0 && <= 1.3.9.0,
50
hashable >= 1.2 && <= 1.5.0.0,
51
- statistics >= 0.16.2.1,
+ statistics >= 0.16.2.1 && <= 0.16.3.0,
52
text >= 2.0 && <= 2.1.2,
53
time >= 1.12 && <= 1.14,
54
vector ^>= 0.13,
@@ -84,7 +84,7 @@ executable dataframe
84
85
86
87
88
89
90
0 commit comments