diff --git a/src/requirements.txt b/src/requirements.txt index 8a35518..b6de08b 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,6 +1,6 @@ matplotlib==3.0.3 numpy==1.16.3 -pylint==2.5.0 +pylint==2.6.1 pytest==4.3.0 networkx==2.2 tabulate==0.8.3