From 8c8a6b03760e3725b474f84dad9d45fcc42c2122 Mon Sep 17 00:00:00 2001 From: Dawid Date: Fri, 7 May 2021 22:15:54 +0200 Subject: [PATCH] change package version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e418c8..c080f20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ matplotlib==3.3.4 numpy==1.19.5 pandas==1.1.5 sklearn==0.0 -tensorflow==2.4.1 +tensorflow==2.0.0b1 wget==3.2 \ No newline at end of file