diff --git a/QuestionAnswering/Podfile b/QuestionAnswering/Podfile index 36eaaa9..940b8f9 100644 --- a/QuestionAnswering/Podfile +++ b/QuestionAnswering/Podfile @@ -6,5 +6,5 @@ target 'QuestionAnswering' do use_frameworks! # Pods for QuestionAnswering - pod 'LibTorch-Lite', '~>1.10.0' + pod 'LibTorch-Lite', '~>1.13.0' end