From 3ccfe0002830bb5b62ecb32392dc99d1f17f64e3 Mon Sep 17 00:00:00 2001 From: Dirkjan Ochtman Date: Thu, 23 May 2024 16:35:53 +0200 Subject: [PATCH] Update Python example dependencies --- instant-distance-py/examples/translations/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/instant-distance-py/examples/translations/requirements.txt b/instant-distance-py/examples/translations/requirements.txt index 4076d48..981390b 100644 --- a/instant-distance-py/examples/translations/requirements.txt +++ b/instant-distance-py/examples/translations/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.8.5 +aiohttp==3.9.5 progress==1.6 -instant-distance==0.3.1 +instant-distance==0.3.5