diff --git a/test/acceptance/workspaces/mono-repo-project/python-app-with-req-file/requirements.txt b/test/acceptance/workspaces/mono-repo-project/python-app-with-req-file/requirements.txt index 4255004086..5ce353c7b5 100644 --- a/test/acceptance/workspaces/mono-repo-project/python-app-with-req-file/requirements.txt +++ b/test/acceptance/workspaces/mono-repo-project/python-app-with-req-file/requirements.txt @@ -1,3 +1,3 @@ # The following library requires Python >= 3.4.2 # For more see: https://pypi.python.org/pypi?:action=browse&show=all&c=595 -aiohttp==2.2.2 +aiohttp==3.7.4