diff --git a/apps/webapp-api/src/requirements.txt b/apps/webapp-api/src/requirements.txt index b24104ec05..cbb41a85a1 100644 --- a/apps/webapp-api/src/requirements.txt +++ b/apps/webapp-api/src/requirements.txt @@ -2,7 +2,7 @@ networkx==2.5 # Numerical processing, required by ForceAtlas2 -numpy==1.19.5 +numpy==1.22.0 # Correct word boundary matching for UTF-8: # https://stackoverflow.com/questions/12746458/python-unicode-regular-expression-matching-failing-with-some-unicode-characters