diff --git a/requirements.txt b/requirements.txt index 4a2a08b..b115134 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ numpy scipy -matplotlib \ No newline at end of file +matplotlib +tensorflow==1.13.13