We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe5ba3 commit a9a5800Copy full SHA for a9a5800
postgrest.cabal
@@ -95,7 +95,7 @@ library
95
PostgREST.Version
96
build-depends: base >= 4.9 && < 4.20
97
, HTTP >= 4000.3.7 && < 4000.5
98
- , Ranged-sets >= 0.3 && < 0.5
+ , Ranged-sets >=0.3 && <0.6
99
, aeson >= 2.0.3 && < 2.3
100
, auto-update >= 0.1.4 && < 0.3
101
, base64-bytestring >= 1 && < 1.3
0 commit comments