diff --git a/instant-distance-py/examples/translations/requirements.txt b/instant-distance-py/examples/translations/requirements.txt index 7dbdb17..ba45cb8 100644 --- a/instant-distance-py/examples/translations/requirements.txt +++ b/instant-distance-py/examples/translations/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.7.4 -progress==1.5 -instant-distance===0.3.0 \ No newline at end of file +aiohttp==3.8.1 +progress==1.6 +instant-distance==0.3.1 \ No newline at end of file