@@ -24,23 +24,22 @@ common warnings
2424
2525common dependencies
2626 build-depends :
27- , aeson >= 1.5.6 .0 && < 1.6
28- , base >= 4.14 && < 4.15
29- , bytestring >= 0.10.12.0 && < 0.11
27+ , aeson >= 2.0.3 .0 && < 2.1
28+ , base >= 4.15.1.0 && < 4.16
29+ , bytestring >= 0.10.12.1 && < 0.11
3030 , connection >= 0.3.1 && < 0.4
3131 , data-default-class >= 0.1.2.0 && < 0.2
32- , http-api-data >= 0.4.2 && < 0.5
33- , http-client >= 0.6.4.1 && < 0.7
34- , http-client-tls >= 0.3.5.3 && < 0.4
32+ , http-client >= 0.7.13.1 && < 0.8
33+ , http-client-tls >= 0.3.6.1 && < 0.4
3534 , http-types >= 0.12.3 && < 0.13
36- , om-http >= 0.2.0.0 && < 0.3
37- , safe-exceptions >= 0.1.7.2 && < 0.2
38- , servant >= 0.18.3 && < 0.19
39- , servant-client >= 0.18.3 && < 0.19
40- , servant-client-core >= 0.18.3 && < 0.19
41- , text >= 1.2.4.1 && < 1.3
42- , tls >= 1.5.6 && < 1.6
43- , x509-store >= 1.6.7 && < 1.7
35+ , om-http >= 0.2.0.1 && < 0.3
36+ , safe-exceptions >= 0.1.7.3 && < 0.2
37+ , servant >= 0.19 && < 0.20
38+ , servant-client >= 0.19 && < 0.20
39+ , servant-client-core >= 0.19 && < 0.20
40+ , text >= 1.2.5.0 && < 1.3
41+ , tls >= 1.5.8 && < 1.6
42+ , x509-store >= 1.6.9 && < 1.7
4443
4544library
4645 import : warnings, dependencies
0 commit comments