Skip to content

Commit 68d679e

Browse files
committed
Tighten these bounds
1 parent e50e615 commit 68d679e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reflex.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ library
6060
semigroups >= 0.16 && < 0.19,
6161
stm >= 2.4 && < 2.6,
6262
syb >= 0.5 && < 0.8,
63-
these >= 0.4 && < 0.8,
63+
these >= 0.4 && < 0.7.6,
6464
time >= 1.4 && < 1.9,
6565
transformers >= 0.2,
6666
transformers-compat >= 0.3,

0 commit comments

Comments
 (0)