tf version update in requirements.txt

pull/10/head
erogol 2020-07-31 11:13:14 +02:00
parent 4f1c30f770
commit 180d443765
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
torch>=1.5
tensorflow==2.3.0rc0
tensorflow==2.3.0
numpy>=1.16.0
scipy>=0.19.0
numba==0.48

View File

@ -1,5 +1,5 @@
torch>=1.5
tensorflow==2.3rc
tensorflow==2.3.0
numpy>=1.16.0
scipy>=0.19.0
numba==0.48