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 d31c873 commit 10a6bf0Copy full SHA for 10a6bf0
postgrest.cabal
@@ -92,7 +92,7 @@ library
92
PostgREST.Version
93
build-depends: base >= 4.9 && < 4.20
94
, HTTP >= 4000.3.7 && < 4000.5
95
- , Ranged-sets >= 0.3 && < 0.5
+ , Ranged-sets >=0.3 && <0.6
96
, aeson >= 2.0.3 && < 2.3
97
, auto-update >= 0.1.4 && < 0.3
98
, base64-bytestring >= 1 && < 1.3
0 commit comments