Skip to content

Commit

Permalink
Pin TLS to some version < 2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
csasarak committed Apr 25, 2024
1 parent f702041 commit 14392b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spectrometer.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ common deps
, text ^>=2.0.0
, th-lift-instances ^>=0.1.17
, time >=1.9 && <1.13
, tls >= 1.9 && < 2.0
, tomland ^>=1.3.3.0
, transformers
, typed-process ^>=0.2.6
Expand Down

0 comments on commit 14392b3

Please sign in to comment.