From 0d3a4eaf954bed8cff6f586490b2c6415add661f Mon Sep 17 00:00:00 2001 From: Abdalaziz Rashid Date: Wed, 15 Jul 2020 13:30:41 +0300 Subject: [PATCH] Fix: requirements.txt --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2c2955f..5aefc8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -python >= 3.6 -torch >= 1.4.0 +torch +numpy matplotlib -sympy = 1.4 +sympy pandas scipy sortedcontainers -gfortran +tabulate \ No newline at end of file